-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
feat: add shortcut of zooming to selection #9447
feat: add shortcut of zooming to selection #9447
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9447 +/- ##
==========================================
+ Coverage 52.88% 52.90% +0.01%
==========================================
Files 2152 2152
Lines 96973 96995 +22
Branches 16144 16152 +8
==========================================
+ Hits 51288 51312 +24
+ Misses 44296 44288 -8
- Partials 1389 1395 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
affine-toeverythingBundle maindiff ------------------- Bundle Size Diff -------------------------
@@ EntryPoint: app @@
## canary …_to_selection +/- ##
===================================================================
< Bundle 24.3 MB 24.3 MB +23.7 kB(+0.10%)
< Initial JS 10.6 MB 10.7 MB +16 kB(+0.15%)
= Initial CSS 260 kB 260 kB
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets 91 91
= Chunks 89 89
< Packages 269 270 +1
< Duplicates 3 4 +1
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries
! Separate mixed content assets files
! Avoid cache wasting
|
Merge activity
|
### Changed - change edgeless shortcut `cmd + 0`, `cmd + 1` to `alt + 0`, `alt + 1` - add new shortcut `alt + 2` to zoom to currently selected elements
cf28270
to
a4e94ab
Compare
Changed
cmd + 0
,cmd + 1
toalt + 0
,alt + 1
alt + 2
to zoom to currently selected elements