-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Category titles persist after closing bag window #354
Comments
That's odd! I'll hunt this down and fix it asap. |
I'm having a hard time reproducing this, but this part of the code was slated for a rewrite anyway. If possible, can you detail the exact order in which you caused this to happen? |
my screenshot above only involves 2 steps:
some other things I noticed:
|
This is a huge red flag for me, wow, I had no idea! I wish I could have helped with this sooner. When you close the bank, do you hit the X button, or do you walk away? What exactly do you do to close the bank? |
I only mentioned it to narrow down the issue. :) as it is only when using the bank it didn't affect me too much and I figured it was because of early development. I've now tried the X button, Escape key and walking way. Same results for all three. |
some additional info: so it only happens when enabling the checkbox AND using 100% scaling. The category headers behave normally with the checkbox disabled or on any other scaling factor, even 99% or 101%. why do I check the box but keep the setting at 100%? well it does change the UI size compared to not checking it... I'm using a 3440x1440 high(-ish) DPI monitor so text & ui are a bit small when NOT checking the box. so as a workaround, using 99% or 101% works for me :) hope it helps @joao44289 as well |
wow! that's crazy -- i'll see if i can hunt this down later tonight |
Alright, thanks to @zeptognome for the help, we fixed the bug. Putting out a release soon for this. |
Some more info, we definitely think this is a bug in Blizzard's code, as I don't think this should have been happening as-is. We implemented a fix (thought admittedly, it's something we should have done all along) and is out in the latest alpha build. |
this fixed it for me regardless of scaling on/off or slider setting. thanks! :D |
This has been fixed and deployed. |
Addon Version
v0.1.33
World of Warcraft Version
Retail
Describe the bug
Sometimes after closing the bag window some category titles persist and only go away after a /reload.
Steps to reproduce
The text was updated successfully, but these errors were encountered: