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:
doouding
2025-01-03 03:57:04 +00:00
parent 30a181da38
commit a4e94ab72f
8 changed files with 125 additions and 15 deletions

View File

@@ -600,6 +600,7 @@
"com.affine.keyboardShortcuts.zoomOut": "缩小",
"com.affine.keyboardShortcuts.zoomTo100": "缩放至 100%",
"com.affine.keyboardShortcuts.zoomToFit": "自适应缩放",
"com.affine.keyboardShortcuts.zoomToSelection": "缩放至选中元素",
"com.affine.last30Days": "过去 30 天",
"com.affine.last7Days": "过去 7 天",
"com.affine.lastMonth": "上个月",