mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 01:51:38 +02:00
Deselect all auto removed groups in drag & drop operations.
This fixes strange corner case that causes enabling the grouping button when no visible shape is selected.
This commit is contained in:
parent
cc0b61f122
commit
57e98487e1
3 changed files with 111 additions and 97 deletions
|
@ -84,7 +84,8 @@
|
|||
:path i/curve
|
||||
:rect i/box
|
||||
:text i/text
|
||||
:group i/folder))
|
||||
:group i/folder
|
||||
nil))
|
||||
|
||||
;; --- Shape Name (Component)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue