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

Workaround Chrome auto zoom animation bug #2132

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

tf
Copy link
Member

@tf tf commented Jul 23, 2024

When applying the auto-zoom effect, Chrome sometimes stopped painting the backdrop, showing the dark default backdrop instead. Using a CSS keyframe animation instead of calling animate appears to avoid the problem.

REDMINE-20789

When applying the auto-zoom effect, Chrome sometimes stopped painting
the backdrop, showing the dark default backdrop instead. Using a CSS
keyframe animation instead of calling `animate` appears to avoid the
problem.

REDMINE-20789
@tf tf added this to the v17.1 milestone Jul 23, 2024
@tf tf merged commit 3a94eb2 into codevise:master Jul 23, 2024
13 checks passed
@tf tf deleted the autozoom-fix branch July 23, 2024 08:42
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.

1 participant