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

Font input clear icon doesn't honor retina displays. #33

Open
fabiocaccamo opened this issue Apr 29, 2021 · 2 comments
Open

Font input clear icon doesn't honor retina displays. #33

fabiocaccamo opened this issue Apr 29, 2021 · 2 comments

Comments

@fabiocaccamo
Copy link

Screenshot 2021-04-29 at 12 32 00

@chrissimpkins
Copy link
Member

chrissimpkins commented Apr 29, 2021

Thanks for reporting this! The icon is a PyQt5 builtin for the free text field. Let me check to see if there is anything that I am missing for higher pixel density rendering. I can look into a custom implementation if there is no way around it. I'd like to use the same button to clear all of the editor fields (#29) and haven't found a way to hook into the click event yet so the custom approach may be the better one anyways. Let's see what we can do about it.

@fabiocaccamo
Copy link
Author

it looks more a PyQt5 issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants