Skip to content

Fix layout priority and repetition handling#52

Merged
llMBQll merged 2 commits intomainfrom
repetition-handling-fix
Feb 27, 2026
Merged

Fix layout priority and repetition handling#52
llMBQll merged 2 commits intomainfrom
repetition-handling-fix

Conversation

@llMBQll
Copy link
Owner

@llMBQll llMBQll commented Feb 27, 2026

It turns out the repetition handling for last defined layout and the layout priority handling itself was broken for quite some time.
This would result in rendering lower priority layouts when in theory the previous one still had time remaining to be displayed, and also in incorrectly handling the animations on a last layout in the layout list.

Fixes #49

@llMBQll llMBQll force-pushed the repetition-handling-fix branch from 81cdfeb to 4612401 Compare February 27, 2026 20:07
@llMBQll llMBQll force-pushed the repetition-handling-fix branch from 4612401 to 95ce9c9 Compare February 27, 2026 21:32
@llMBQll llMBQll merged commit 40558f7 into main Feb 27, 2026
3 checks passed
@llMBQll llMBQll deleted the repetition-handling-fix branch February 27, 2026 21:35
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.

Incorrect repetition handling

1 participant