-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Unit Frames -> Target -> Buff Position = Bottom Left & Debuff Position = Bottom Left.
When both buffs and debuffs are applied to a friendly target at the same time, buffs are displayed above debuffs. This behavior is expected and works correctly.
However, for hostile targets, buffs and debuffs are displayed similarly to friendly targets, which is not a natural WoW behavior. In this case, debuffs should have priority and be displayed above buffs, as debuffs are generally more important information for enemy targets.
By default, enemy buffs are not shown. If General → Detect Enemy Buffs is enabled (or when playing a Mage and using Detect Magic), buffs on hostile and neutral (yellow) targets become visible.
The request is to swap the display order of buffs and debuffs for hostile and neutral targets, so that debuffs are shown first, and/or provide a configuration option to configure this behavior.