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:
We now get this:
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: We now get this: