mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-24 13:17:10 +08:00
feat: add shortcut of zooming to selection (#9447)
### Changed - change edgeless shortcut `cmd + 0`, `cmd + 1` to `alt + 0`, `alt + 1` - add new shortcut `alt + 2` to zoom to currently selected elements
This commit is contained in:
@@ -618,6 +618,7 @@
|
||||
"com.affine.keyboardShortcuts.zoomOut": "Zoom out",
|
||||
"com.affine.keyboardShortcuts.zoomTo100": "Zoom to 100%",
|
||||
"com.affine.keyboardShortcuts.zoomToFit": "Zoom to fit",
|
||||
"com.affine.keyboardShortcuts.zoomToSelection": "Zoom to selection",
|
||||
"com.affine.last30Days": "Last 30 days",
|
||||
"com.affine.last7Days": "Last 7 days",
|
||||
"com.affine.lastMonth": "Last month",
|
||||
|
||||
Reference in New Issue
Block a user