Dominos

Dominos

19M Downloads

LFG Queue Eye not respecting framestrata and framelevel properly.

F-Lambda opened this issue ยท 1 comments

commented

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

commented

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