google / blockly

The web-based visual programming editor.
https://developers.google.com/blockly/
Apache License 2.0
12.49k stars 3.71k forks source link

Add block and bubble canvas animations on zoom in/out #2023

Open rachel-fenichel opened 6 years ago

rachel-fenichel commented 6 years ago

Problem statement

2022 adds a small animation on zoom center (only in Chrome). Using the same code looks strange on zoom in and out, since they may be clicked multiple times in a row. We want all three of them to feel like they have the same amount of animation and smoothing.

Expected Behavior

Slight animation on workspace zoom in/out

Actual Behavior

No animation--immediate change.

Jash2606 commented 3 months ago

@BeksOmega I would like to work on this issue. please could you assign me this issue?

BeksOmega commented 3 months ago

Sure @Jash2606 =) Let me know if you have any questions!