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

Smallpatches #5561

Merged
merged 4 commits into from
Dec 26, 2024
Merged

Smallpatches #5561

merged 4 commits into from
Dec 26, 2024

Conversation

InfusOnWoW
Copy link
Contributor

No description provided.

@InfusOnWoW InfusOnWoW force-pushed the smallpatches branch 4 times, most recently from 7e8a667 to a819fb4 Compare December 2, 2024 00:11
@InfusOnWoW InfusOnWoW force-pushed the smallpatches branch 2 times, most recently from 766c904 to 22049db Compare December 12, 2024 01:20
@mrbuds

This comment was marked as resolved.

Refactor the existing StopMotion region into something that can be
reused by an sub element.

Additionally add a way for sub elements to provided anchors to other sub
elements and implement Ticks as anchor providers.

Cycles in Stop Motion anchoring is prevented by Ticks being not
anchoreable to other sub elements. Eventually a more robust solution for
preventing anchoring cycles between sub elements will be needed.

Also argueably the regions should provide "progress relative" anchoring
and this shouldn't be Ticks responsibility, but we'll need sub elements
providing anchors anyway.
By heavily refactoring progress textures.

Not every feature of ProgressTexture is supported by these sub elements,
missing ones can be added later.
WeakAuras/Prototypes.lua Outdated Show resolved Hide resolved
WeakAuras/Prototypes.lua Outdated Show resolved Hide resolved
WeakAurasOptions/OptionsFrames/MoverSizer.lua Outdated Show resolved Hide resolved
But only on Cata, as the api is rather awkward and on retail it's
equivalent to int.

Fixes: WeakAuras#5558
@InfusOnWoW InfusOnWoW merged commit 6195cef into WeakAuras:main Dec 26, 2024
3 checks passed
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.

2 participants