Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text rendering fixes #133

Merged
merged 2 commits into from
Mar 27, 2023
Merged

Text rendering fixes #133

merged 2 commits into from
Mar 27, 2023

Conversation

NiklasRentzCAU
Copy link
Member

Feat: allows to have a background for KTexts (e.g. transition comments in SCCharts)
Fix: fixes the default selection style

This is done by placing an SVG rect behind the text in the given background color.
Let text's replacement rectangles only have 0.5 opacity to better match fully rendered text to their replacements.
@NiklasRentzCAU NiklasRentzCAU added bug Something isn't working enhancement New feature or request labels Mar 27, 2023
@NiklasRentzCAU NiklasRentzCAU self-assigned this Mar 27, 2023
@NiklasRentzCAU NiklasRentzCAU merged commit 5bfc1aa into main Mar 27, 2023
@NiklasRentzCAU NiklasRentzCAU deleted the nre/textRenderingFixes branch March 27, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant