mirror of
https://github.com/penpot/penpot.git
synced 2026-09-16 07:38:19 -04:00
🐛 Keep selection when renaming set
This commit is contained in:
1 parent
2bdbd81a19
commit
77ba6c135e
1 file changed
+1
@@ -169,6 +169,7 @@
|
||||
changes (-> (pcb/empty-changes it)
|
||||
(pcb/update-token-set token-set prev-token-set))]
|
||||
(rx/of
|
||||
(set-selected-token-set-id (:name token-set))
|
||||
(dch/commit-changes changes))))))
|
||||
|
||||
(defn toggle-token-set [{:keys [token-set-name]}]
|
||||
|
||||
Reference in new issue
Block a user