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

Fix rendering of LineEdit's placeholder text #2830

Merged
merged 1 commit into from Jun 6, 2023

Conversation

tronical
Copy link
Member

@tronical tronical commented Jun 6, 2023

Use the same font attributes as for the inner TextInput.

Fixes #2829

Use the same font attributes as for the inner `TextInput`.

Fixes #2829
@tronical tronical merged commit 3961b44 into master Jun 6, 2023
24 checks passed
@tronical tronical deleted the simon/lineedit-placeholder branch June 6, 2023 07:17
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.

LineEdit's place holder should use same font attributes as text
2 participants