Frame strata problems between layers occur only within a dynamic group, not in a regular group
SMDal opened this issue · 4 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
In a dynamic group,
when layers with the same frame hierarchy are arranged in order,
the upper layer should be positioned below the lower layer in the image.
However, it seems like the frame hierarchy is not applied, and the placement is incorrect.
The information from the upper layer appears to be cutting through
and showing up on the lower layer's image
WeakAuras Version
WeakAuras 5.9.0
World of Warcraft Flavor
Retail (Default)
World of Warcraft Region
TW/Asia
Tested with only WeakAuras
- Yes
Lua Error
It seems not to be an error, but a bug.
Reproduction Steps
- Create a dynamic group.
- Create two layers within the fluid group.
- Overlap the two layers and add text to each layer's display.
- Check for errors.
Last Good Version
Weakaura 5.8.3
Screenshots
The cards at the top are the results from a dynamic group,
and the cards at the bottom are the results from a regular group.
After version 5.8.3, a bug occurred similar to what is seen in the dynamic group at the top.
Export String
No response
I did change the behaviour again for the next release, it should work in the way you want it. The current behaviour is then an opt-in.
All auras in a dynamic group are on the same frame level. This is intended behaviour. Although dynamic groups previously worked differently and thus I think we should add an option for different frame level behaviour.