mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
change label and shortcut to main interactions
This commit is contained in:
parent
eedbb3cbb6
commit
35a1e9ceb3
1 changed files with 4 additions and 4 deletions
|
@ -36,13 +36,13 @@
|
|||
[:span (:name page)]]
|
||||
[:div.workspace-options
|
||||
[:ul.options-btn
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
[:li.tooltip.tooltip-bottom {:alt "Shapes (Ctrl + Shift + S)"}
|
||||
i/shapes]
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
[:li.tooltip.tooltip-bottom {:alt "Elements (Ctrl + Shift + E)"}
|
||||
i/puzzle]
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
[:li.tooltip.tooltip-bottom {:alt "Icons (Ctrl + Shift + I)"}
|
||||
i/icon-set]
|
||||
[:li.tooltip.tooltip-bottom {:alt "Redo (Ctrl + Shift + Z)"}
|
||||
[:li.tooltip.tooltip-bottom {:alt "Layers (Ctrl + Shift + L)"}
|
||||
i/layers]]
|
||||
[:ul.options-btn
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
|
|
Loading…
Add table
Reference in a new issue