mirror of
https://github.com/penpot/penpot.git
synced 2026-09-09 13:39:02 +00:00
add main interactions to workspace-bar
This commit is contained in:
parent
f14e82291f
commit
eedbb3cbb6
@ -35,6 +35,15 @@
|
|||||||
i/project-tree
|
i/project-tree
|
||||||
[:span (:name page)]]
|
[:span (:name page)]]
|
||||||
[:div.workspace-options
|
[: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
|
[:ul.options-btn
|
||||||
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
|
||||||
i/undo]
|
i/undo]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user