mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
🐛 Keep selection when renaming set
This commit is contained in:
parent
2bdbd81a19
commit
77ba6c135e
1 changed files with 1 additions and 0 deletions
|
@ -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]}]
|
||||
|
|
Loading…
Reference in a new issue