You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: