Closed vinsworldcom closed 1 year ago
Also note, the checkbox overlaps with the query text box.
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.
Looks better:
Notice some still misalignment, but no clipped text in buttons:
Cheers.
Should be better now.
I suspect there is some text clipping in the buttons in the UI:
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.