mirror of
https://github.com/penpot/penpot.git
synced 2025-07-24 16:17:18 +02:00
🐛 Fix group blur toggle button icon not updating
This commit is contained in:
parent
d500058aa9
commit
a71fdd091a
5 changed files with 359 additions and 1 deletions
|
@ -183,7 +183,7 @@
|
|||
[v]
|
||||
(mapv #(select-keys % shadow-keys) v))
|
||||
|
||||
(def blur-keys [:type :value])
|
||||
(def blur-keys [:type :value :hidden])
|
||||
|
||||
(defn blur-eq
|
||||
"Checks if two blurs are equivalent for the multiple selection"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue