Skip to content
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

healthprediction: Fix unwanted statusbar behaviour #664

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

ls-
Copy link
Member

@ls- ls- commented Nov 8, 2023

In 10.2 Blizz broke status bars a bit. Previously, when the bar was empty it was just that, empty, its texture width would be 0. But now it does the opposite of that, while the texture is not visible, it's actually set to the full width. And on top of that it breaks all the anchors.
So instead of this:
old_sb_pv
We now get this:
bug_sb_pv

@ls- ls- self-assigned this Nov 8, 2023
@ls- ls- merged commit d7c4bb0 into master Nov 9, 2023
1 check passed
@ls- ls- deleted the healpred-patch branch November 9, 2023 13:51
arnvid added a commit to arnvid/oUF that referenced this pull request Nov 12, 2023
healthprediction: Fix unwanted statusbar behaviour (oUF-wow#664)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants