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(stlye): refresh the style on transition start #6043

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

kisvegabor
Copy link
Member

Description of the feature or fix

Before this fix the style properties was simple set when the transition was applied without notifying the object about the style change. Due to this the object couldn't update some cached properties such as layer_type or ext_draw_size. It resulted in incorrect rendering before the transition really started and correctly updated the properties.

Notes

@FASTSHIFT FASTSHIFT merged commit 8d4397b into lvgl:master Apr 12, 2024
16 checks passed
@kisvegabor kisvegabor deleted the fix/transition-start branch April 12, 2024 08:51
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.

3 participants