mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 08:29:42 -05:00
🐛 Fixes problem when moving shapes in group on layers
This commit is contained in:
parent
71e30a1607
commit
68164102d1
1 changed files with 3 additions and 0 deletions
|
@ -1237,6 +1237,9 @@
|
|||
(us/verify number? index)
|
||||
|
||||
(ptk/reify ::relocate-shape
|
||||
IUpdateGroup
|
||||
(get-ids [_] [id])
|
||||
|
||||
ptk/WatchEvent
|
||||
(watch [_ state stream]
|
||||
(let [page-id (:current-page-id state)
|
||||
|
|
Loading…
Add table
Reference in a new issue