mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 01:27:17 +00:00
simpl
This commit is contained in:
@@ -873,7 +873,7 @@ const Shortcuts: React.FC<ModalVisibilityProps> = ({ open, onClose }) => (
|
||||
<Shortcut action="Close" shortcut="Esc" />
|
||||
<Shortcut action="Previous, Next" shortcut="←, →" />
|
||||
<Shortcut action="Zoom" shortcut="Mouse scroll" />
|
||||
<Shortcut action="Zoom preset" shortcut="Tap inside image" />
|
||||
<Shortcut action="Zoom preset" shortcut="Z, Tap inside image" />
|
||||
<Shortcut action="Toggle controls" shortcut="Tap outside image" />
|
||||
<Shortcut action="Toggle favorite" shortcut="L" />
|
||||
<Shortcut action="View info" shortcut="I" />
|
||||
|
Reference in New Issue
Block a user