0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-12 18:18:24 -05:00

🐛 Fix problem with comments not sticking

This commit is contained in:
alonso.torres 2023-07-11 13:34:26 +02:00 committed by Aitor
parent 5072c903c5
commit 9f121cb38b

View file

@ -85,7 +85,7 @@
dw/clear-edition-mode) dw/clear-edition-mode)
;; Delay so anything that launched :interrupt can finish ;; 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 toggle-text-palette
(mf/use-fn (mf/use-fn