tullamods / Dominos

A main actionbar replacement
https://tullamods.com/dominos
BSD 3-Clause "New" or "Revised" License
79 stars 27 forks source link

LFG Queue Eye not respecting framestrata and framelevel properly. #859

Open F-Lambda opened 1 month ago

F-Lambda commented 1 month ago

When placed in a location adjacent to and slightly overlapping an element set to "HIGH" strata (in this case the Dragonflight expansion overview button) the LFG Queue Eye appears in front even though it's set to "MEDIUM" strata.

Steps to reproduce

  1. Set Expansion Overview button's strata to high by entering /script ExpansionLandingPageMinimapButton:SetFrameStrata("HIGH") in the chat, or similar methods. a. You can verify this has worked by placing the Dominos minimap button over it; the Dominos button will move behind it when the command is entered.
  2. Move the LFG Queue Eye next to it.
  3. The default frame strata of the eye is "MEDIUM", so you'd expect it to go behind, but instead it goes in front.

Results

image image

Addon Version 10.2.30-retail

World of Warcraft Version Retail

Tuller commented 1 week ago

I believe this might be because the Eye icon itself is always set to the QueueStatusButton's frame level + 1