mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +00:00
Disable resize handlers for group.
This commit is contained in:
parent
cf5f7349a6
commit
dffab9a482
@ -196,5 +196,8 @@
|
||||
(single-not-editable-selection-handlers shape)
|
||||
(single-selection-handlers (first shapes)))
|
||||
|
||||
(= :group (:type shape))
|
||||
(single-not-editable-selection-handlers shape)
|
||||
|
||||
:else
|
||||
(single-selection-handlers (first shapes))))))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user