mirror of
https://github.com/penpot/penpot.git
synced 2026-03-20 01:13:41 +00:00
✨ Open container on layers sidebar on drop inside
This commit is contained in:
@@ -891,7 +891,8 @@
|
||||
;; (println "================ uchanges")
|
||||
;; (cljs.pprint/pprint uchanges)
|
||||
(rx/of (dwc/commit-changes rchanges uchanges
|
||||
{:commit-local? true}))))))
|
||||
{:commit-local? true})
|
||||
(dwc/expand-collapse parent-id))))))
|
||||
|
||||
(defn relocate-selected-shapes
|
||||
[parent-id to-index]
|
||||
|
||||
Reference in New Issue
Block a user