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

Paused animations when not displayed to stop re-rendering #2017

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

antoineludeau
Copy link
Member

@antoineludeau antoineludeau commented Jan 23, 2025

Some components are triggering constant style calculation that are caused by animation running, even if display is turned off (display : 0)

@antoineludeau antoineludeau self-assigned this Jan 23, 2025
@antoineludeau antoineludeau force-pushed the antoineludeau/fix-useless-rendering-animation branch from a7ebf4e to d221c07 Compare January 23, 2025 17:00
@antoineludeau antoineludeau force-pushed the antoineludeau/fix-useless-rendering-animation branch from d221c07 to 69a2cc8 Compare January 24, 2025 10:54
@antoineludeau antoineludeau marked this pull request as ready for review January 24, 2025 10:58
@vinsag vinsag requested a review from IGNFBourcier January 24, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: A tester
Development

Successfully merging this pull request may close these issues.

2 participants