mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 04:19:08 -05:00
🐛 Fix problem with comments not sticking
This commit is contained in:
parent
5072c903c5
commit
9f121cb38b
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
dw/clear-edition-mode)
|
||||
|
||||
;; Delay so anything that launched :interrupt can finish
|
||||
(st/emit! 100 (dw/select-for-drawing tool)))))
|
||||
(ts/schedule 100 #(st/emit! (dw/select-for-drawing tool))))))
|
||||
|
||||
toggle-text-palette
|
||||
(mf/use-fn
|
||||
|
|
Loading…
Add table
Reference in a new issue