-
Notifications
You must be signed in to change notification settings - Fork 63
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
[BUG]: Selected text in ComboBox is drawn in a different font #20
Labels
Milestone
Comments
Might need to compare the |
Hmmm... could it be that InternalComboBox DrawMode is initialized as Line 141 in 1f11648
|
I'll change it in the alpha code & test it. |
PWagner1
added
completed
This issue has been completed.
fixed
This issue has been fixed.
labels
Jan 9, 2021
This has been refixed via #517: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Notice that the selected text in the ComboBox2 is shorter when it is selected:
And when it is not, it the as expected
Notes:
This is the Professional - System theme, Not as "Noticeable" in the other themes, as the Font "Appears to be stretched" due to the selection box starting earlier (Look at the letter "k" positions):
This is probably applicable to the UpDowners as well (Domain / Numeric)
The text was updated successfully, but these errors were encountered: