mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 05:16:10 +02:00
Merge pull request #5546 from penpot/ladybenko-9061-fix-group-blur
🐛 Fix group blur toggle button icon not updating
This commit is contained in:
commit
356a28bd7b
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