mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
add main interactions to workspace-bar
This commit is contained in:
parent
f14e82291f
commit
eedbb3cbb6
1 changed files with 9 additions and 0 deletions
|
@ -35,6 +35,15 @@
|
|||
i/project-tree
|
||||
[:span (:name page)]]
|
||||
[:div.workspace-options
|
||||
[:ul.options-btn
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
i/shapes]
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
i/puzzle]
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
i/icon-set]
|
||||
[:li.tooltip.tooltip-bottom {:alt "Redo (Ctrl + Shift + Z)"}
|
||||
i/layers]]
|
||||
[:ul.options-btn
|
||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||
i/undo]
|
||||
|
|
Loading…
Add table
Reference in a new issue