mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38: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)))
|
||||
show-zoom? (and @z?
|
||||
(not @space?)
|
||||
(not @mod?)
|
||||
(not drawing-path?)
|
||||
(not drawing-tool))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user