Item level isn't fitting into the available space in some languages in Retail.
anyuta1166 opened this issue · 8 comments
Also there is no reason to display item level on character frame in Retail since it's already displayed in the default UI.
Hm, are you using a git checkout of this? It should only be showing up if it thinks we're in a "debug" mode, which I currently have set up as "this hasn't gone through the packager".
Hah, okay! I overlooked something very silly -- the packager is transforming the version in my check as well. Embarrassing. :D
Hm, are you using a git checkout of this? It should only be showing up if it thinks we're in a "debug" mode, which I currently have set up as "this hasn't gone through the packager".
I've downloaded the addon from Curseforge.
The addon version is v26 and here is the line in addon.lua: ns.DEBUG = GetAddOnMetadata(myname, "Version") == "v26"
I will fix that, too. I only didn't earlier because the maintenance was still happening.
So you intended to hide the item level display on the character frame, okay.
But the inspect frame still doesn't fit the item level string.