0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

Merge pull request #3440 from penpot/azazeln28-fix-text-gradient-handlers

🐛 Fix text gradient handlers
This commit is contained in:
Alejandro 2023-07-25 06:55:11 +02:00 committed by GitHub
commit af368d656d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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