mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Fix ctrl+z shows zoom icon
This commit is contained in:
parent
21fc9289a6
commit
f2033c46f3
@ -81,6 +81,7 @@
|
|||||||
(not= drawing-tool :curve)))
|
(not= drawing-tool :curve)))
|
||||||
show-zoom? (and @z?
|
show-zoom? (and @z?
|
||||||
(not @space?)
|
(not @space?)
|
||||||
|
(not @mod?)
|
||||||
(not drawing-path?)
|
(not drawing-path?)
|
||||||
(not drawing-tool))
|
(not drawing-tool))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user