mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
fix name shapes to draw tools
This commit is contained in:
parent
121e181060
commit
bc305c66d9
@ -70,7 +70,7 @@
|
|||||||
[:div.workspace-options
|
[:div.workspace-options
|
||||||
[:ul.options-btn
|
[:ul.options-btn
|
||||||
[:li.tooltip.tooltip-bottom
|
[:li.tooltip.tooltip-bottom
|
||||||
{:alt "Shapes (Ctrl + Shift + S)"
|
{:alt "Draw tools (Ctrl + Shift + S)"
|
||||||
:class (when (contains? flags :drawtools) "selected")
|
:class (when (contains? flags :drawtools) "selected")
|
||||||
:on-click (partial toggle :drawtools)}
|
:on-click (partial toggle :drawtools)}
|
||||||
i/shapes]
|
i/shapes]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user