fix: Improve zoom animations by gonfunko · Pull Request #9584 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
Conversation
Copy link Copy Markdown
Contributor
gonfunko
commented
Feb 3, 2026
gonfunko
commented
The basics
The details
Resolves
Fixes #2023
Proposed Changes
This PR animates zooming in and out in the same manner as zoom to center already did. It also makes some related changes:
- Zoom animations now work in Safari in addition to Chrome and Firefox
- The animation duration has been reduced from 0.5 to 0.15 seconds, which both makes things feel snappier and avoids jank when rapidly zooming in or out
- Animations are disabled for users who have configured their OS to reduce motion
gonfunko
requested a review
from a team
as a code owner
gonfunko
requested a review
from maribethb
github-actions
bot
assigned
maribethb
maribethb approved these changes Feb 6, 2026
gonfunko
deleted the
zoom-animations
branch
gonfunko
mentioned this pull request
gonfunko added a commit that referenced this pull request
Mar 20, 2026
gonfunko
restored the
zoom-animations
branch
gonfunko
deleted the
zoom-animations
branch
gonfunko added a commit that referenced this pull request
Mar 20, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment