Skip to content

Allow text tool changes to redraw text when state is NotFinalized #952#975

Merged
cameronwhite merged 3 commits into
PintaProject:masterfrom
TheodorLasse:master
Sep 13, 2024
Merged

Allow text tool changes to redraw text when state is NotFinalized #952#975
cameronwhite merged 3 commits into
PintaProject:masterfrom
TheodorLasse:master

Conversation

@TheodorLasse
Copy link
Copy Markdown
Contributor

Fixes #952

Redraws of text tool from font updates and color palette changes are not completely blocked by the variable is_editing anymore, it no longer blocks when CurrentTextEngine's state is NotFinalized . Fix works on Windows for me, but have not checked Linux or Mac.

@cameronwhite
Copy link
Copy Markdown
Member

Thanks for the contribution!
This seems good in my testing as well 👍

@cameronwhite cameronwhite merged commit 28ba2da into PintaProject:master Sep 13, 2024
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.

Text tool font changes don't take effect unless actively editing

2 participants