mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 11:48:28 +00:00
🐛 Fix text gradient handlers
This commit is contained in:
parent
d254184057
commit
fb4ee4a355
@ -312,8 +312,7 @@
|
||||
editing-stop (:editing-stop state)]
|
||||
|
||||
(when (and (some? gradient)
|
||||
(= id (:shape-id gradient))
|
||||
(not= (:type shape) :text))
|
||||
(= id (:shape-id gradient)))
|
||||
[:& gradient-handlers*
|
||||
{:zoom zoom
|
||||
:gradient gradient
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user