Skip to content

Fix: DK rune pips not honoring Border on Individual Pips - #1907

Merged
EllesmereGaming merged 1 commit into
EllesmereGaming:mainfrom
svart2521:dk-pips-borders-not-working
Sep 2, 2026
Merged

Fix: DK rune pips not honoring Border on Individual Pips#1907
EllesmereGaming merged 1 commit into
EllesmereGaming:mainfrom
svart2521:dk-pips-borders-not-working

Conversation

@svart2521

@svart2521 svart2521 commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bug: https://discord.com/channels/585577383847788554/1543549623241539656

Issue: Death Knight rune pips were hardcoded to always draw the outer secondary-frame border and never the per-pip border, ignoring the Border on Individual Pips setting that every other resource bar type respects.
Fix: Removed the DEATHKNIGHT/runes special-casing so rune pips apply the per-pip border via ApplyBorder when Border on Individual Pips is enabled, and hide the outer border in that case like other pip types.

Bug:

Issue: Death Knight rune pips were hardcoded to always draw the outer secondary-frame border and never the per-pip border, ignoring the Border on Individual Pips setting that every other resource bar type respects.
Fix: Removed the DEATHKNIGHT/runes special-casing so rune pips apply the per-pip border via ApplyBorder when Border on Individual Pips is enabled, and hide the outer border in that case like other pip types.
@EllesmereGaming
EllesmereGaming merged commit c6cdafd into EllesmereGaming:main Sep 2, 2026
1 check passed
@svart2521
svart2521 deleted the dk-pips-borders-not-working branch September 2, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants