
[Bug] Blizzard textures produces incorrectly aligned overshield indicator
michaelbull opened this issue ยท 2 comments
Addon Version
1.4.41
World of Warcraft Version
Retail
Describe the bug
When using Blizzard textures for the shield bar, the overshield indicator seems slightly misaligned at the edge of the absorb. It seems to be anchoring to the left edge of the absorb and adjusting itself to center the indicator to that edge.
Please see the picture using Cell_UnitFrames below with both the overlay on/off, then a comparison of how it 'should' appear.
I think the solution should be for there to be an option for the "overshield indicator" to choose where it anchors, either left/right/center, relative to the edge of the absorb bar.
Overlay on:
Overlay off:
Expected behaviour:
Steps to reproduce
BugSack
The misalignment is really the product of Cell and Blizzard textures needing different anchoring points to display the same way.
But yea an option for where to anchor it is prolly the way to go.