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(editor): Zoom in/out on canvas the same amount on scroll/gesture #7602

Merged
merged 2 commits into from
Nov 3, 2023

Make scroll zoom acceleration slower

e176ba9
Select commit
Loading
Failed to load commit list.
Merged

fix(editor): Zoom in/out on canvas the same amount on scroll/gesture #7602

Make scroll zoom acceleration slower
e176ba9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2023 in 0s

33.86% (+0.00%) compared to 9c55702

View this Pull Request on Codecov

33.86% (+0.00%) compared to 9c55702

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (9c55702) 33.86% compared to head (e176ba9) 33.86%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7602   +/-   ##
=======================================
  Coverage   33.86%   33.86%           
=======================================
  Files        3410     3408    -2     
  Lines      208711   208628   -83     
  Branches    22574    22558   -16     
=======================================
- Hits        70683    70656   -27     
+ Misses     136873   136817   -56     
  Partials     1155     1155           
Files Coverage Δ
packages/editor-ui/src/utils/canvasUtils.ts 41.22% <58.33%> (+0.42%) ⬆️

... and 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.