Merge pull request #2161 from penpot/superalex-fix-text-edit-when-using-certain-fonts

🐛 Fix text edition when using certain fonts
This commit is contained in:
Andrey Antukh 2022-08-12 12:48:08 +02:00 committed by GitHub
commit d8332e62d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,8 +83,8 @@
:caretColor (or text-color "black")
:overflowWrap "initial"
:lineBreak "auto"
:whiteSpace "break-spaces"}
:whiteSpace "break-spaces"
:textRendering "geometricPrecision"}
fills
(cond
(some? (:fills data))