Skip to content

🎨: handle text props directly within the spec#1722

Merged
linusha merged 1 commit intomainfrom
fix/text-prop-precedence
Feb 25, 2025
Merged

🎨: handle text props directly within the spec#1722
linusha merged 1 commit intomainfrom
fix/text-prop-precedence

Conversation

@merryman
Copy link
Member

Alternative to #1721.

Previously, we would perform the normalization of text props at the very latest stage of synthesization, thereby loosing the overriding precedence of style properties for text properties.

@merryman merryman requested a review from linusha February 24, 2025 17:25
@linusha
Copy link
Contributor

linusha commented Feb 24, 2025

image
This does not solve the problem descibed in #1721.

Previously, we would perform the normalization of text props at the very latest stage of synthesization, thereby loosing the overriding precedence of style properties for text properties.
@merryman merryman force-pushed the fix/text-prop-precedence branch from ea3baf8 to fa06dc0 Compare February 25, 2025 10:37
@merryman
Copy link
Member Author

Sorry, should be fixed now.

@linusha linusha merged commit 6da99ba into main Feb 25, 2025
4 checks passed
@linusha linusha deleted the fix/text-prop-precedence branch February 25, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants