tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
396 stars 136 forks source link

Cataclysm Classic. Buffs priority issue. #1218

Closed Revolution5041 closed 1 month ago

Revolution5041 commented 1 month ago

Troubleshooting Steps

Strange behavior of the priority of buff filters associated with mounts. Even if you put the "Mounts" filter in the first position, some effects still turn out to be higher in priority. If you get an effect without a duration before the mount, then the mount follows the effect, violating the priority. For example, if you received Trueshot Aura or Aspect of the Hawk before mount, the aura or aspect will come first. I use the standard ElvUI v13.65 buff filters priorities with the addition of “Mounts” and set it to first place.

Describe the expected behavior and what actually happened?

No response

Reproducing the issue.

No response

Lua Errors

No response

Verification Steps

1Botanica1 commented 1 month ago

The filter priority doesn’t set the order in which the auras show on the frames. It is the filter priority

If you want to sort the auras differently on the frames, use the X unitframe - buffs - sort by

1Botanica1 commented 1 month ago

If you need further support, please use discord.

If you are reporting issues here, please always add the troubleshooting steps & the screenshots requested when creating a ticket.

Revolution5041 commented 1 month ago

The filter priority doesn’t set the order in which the auras show on the frames. It is the filter priority

If you want to sort the auras differently on the frames, use the X unitframe - buffs - sort by

Sure. Already did it but the result is the same. You can see this in the screenshot. WoWScrnShot_052524_105146

1Botanica1 commented 1 month ago

No

that is the opposite of what I have said.

The filter priority has no effect on the order that auras are shown

You need to change the order in Player Unitframe - buffs - Sort By (not filter priority)

Revolution5041 commented 1 month ago

Sorry, my bad. Thank you.

Revolution5041 commented 1 month ago

So I can't display mounts at the top of the buff list? Because with all the “Sorted by” and “Sort Direction” positions, some effects are still ahead of mounts. Sometimes mounts even is in the middle of the list.