mirror of
https://github.com/penpot/penpot.git
synced 2026-03-02 08:13:46 +00:00
Merge pull request #3440 from penpot/azazeln28-fix-text-gradient-handlers
🐛 Fix text gradient handlers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user