nikobojs / manuscrape_electron

ManuScrape desktop app for Windows 11
5 stars 2 forks source link

Make UI for parameter fields longer horizontally #63

Closed Mod-lab-stoff closed 7 months ago

Mod-lab-stoff commented 8 months ago

Hi

Would it be possible to make the boxes for eg drop down menus longer in order to display more text? Or maybe make it scale with the window. If you have long descriptions of observations, you can't see the full description

image

Mod-lab-stoff commented 8 months ago

I just noticed that it expands to the option you choose. Maybe it can just automatically expand to the largest option?

nikobojs commented 7 months ago

It's a deep rabbit hole to determine lengths of the text of all options. Instead I added minimum length of 200px on all dropdowns, so hopefully this should fix the issue for you. I'll close this issue for now, please create a new if its still a problem. Will release the fix today