Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #4699

Merged
merged 2 commits into from
Nov 11, 2023
Merged

fix #4699

merged 2 commits into from
Nov 11, 2023

Conversation

mrbuds
Copy link
Contributor

@mrbuds mrbuds commented Nov 9, 2023

fixes #4698

@mrbuds mrbuds force-pushed the ui branch 2 times, most recently from aa8742f to 1431bdb Compare November 11, 2023 18:48
WeakAuras/WeakAuras.lua Outdated Show resolved Hide resolved

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This allow proper management of subelements level relative to other regions in same group
This fix WeakAuras#4700 where a power trigger converted to alternate power have it's "power" field missmatch type
@InfusOnWoW InfusOnWoW merged commit edec5f3 into WeakAuras:main Nov 11, 2023
@@ -4052,10 +4052,11 @@ end

function Private.FixGroupChildrenOrderForGroup(data)
local frameLevel = 1;
local offset = data.regionType == "dynamicgroup" and 0 or 4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tweak this a bit more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic Group Strata issue
2 participants