0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-08 08:09:14 -05:00

🐛 Fix user cannot close comment creation tool

This commit is contained in:
Pablo Alba 2024-07-22 14:30:14 +02:00
parent 50fe715fba
commit 0539337121
2 changed files with 5 additions and 2 deletions

View file

@ -10,12 +10,15 @@
### :sparkles: New features
### :bug: Bugs fixed
- Fix components are not dragged from the group to the assets tab [Taiga #8273](https://tree.taiga.io/project/penpot/issue/8273)
## 2.1.1
### :bug: Bugs fixed
- Fix pencil loader [Taiga #8348](https://tree.taiga.io/project/penpot/issue/8348)
- Fix components are not dragged from the group to the assets tab [Taiga #8273](https://tree.taiga.io/project/penpot/issue/8273)
## 2.1.0 - Things can only get better!

View file

@ -91,7 +91,7 @@
hide-toolbar? (mf/deref toolbar-hidden)
interrupt
(mf/use-fn #(st/emit! :interrupt))
(mf/use-fn #(st/emit! :interrupt (dw/clear-edition-mode)))
select-drawtool
(mf/use-fn