mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +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:
@@ -597,6 +597,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": "上個月",
|
||||
|
||||
Reference in New Issue
Block a user