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 clipping in buttons #12

Closed
vinsworldcom opened this issue Sep 23, 2022 · 4 comments
Closed

Text clipping in buttons #12

vinsworldcom opened this issue Sep 23, 2022 · 4 comments

Comments

@vinsworldcom
Copy link

I suspect there is some text clipping in the buttons in the UI:

image

Assuming top right should be "Query to CSV" - notice the "V" is clipped
Assuming bottom left should be "Current Path" - notice the "h" is clipped.

To be honest, not sure the bottom left button is even needed as you can highlight the text and either CTRL+C or right click in the and select copy from the menu.

Cheers.

@vinsworldcom
Copy link
Author

Also note, the checkbox overlaps with the query text box.

molsonkiko added a commit that referenced this issue Mar 23, 2023
fix issues #10 and #11 (system bell on tree view)
Address (hopefully) issue #12 (text cutoff)
@molsonkiko
Copy link
Owner

I tried to fix this issue in my last commit, but since I never saw the issues on my own computer, only someone who previously saw them can tell me if they're gone. Sorry it took me so long to get around to this.

@vinsworldcom , when you submitted that issue about the URLs box in the JSON from files and APIs form, I noticed some more similar text clipping in the title and one of the labels. I'd really appreciate if you could look at my other forms (find/replace, JSON->CSV, JSON from files and APIs) and let me know if there's still any clipping there.

@vinsworldcom
Copy link
Author

Looks better:

image

Notice some still misalignment, but no clipped text in buttons:
image

image

Cheers.

@molsonkiko
Copy link
Owner

Should be better now.

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

No branches or pull requests

2 participants