The borders before and after a component text seems to grow proportionally on Windows. IMO the borders should be a fixed value.
When you have very long component / item names, the borders become proportionally larger and cause huge components.
Can this be fixed?
I got this issue again today, but have possibly worked out what made it happen.
Until yesterday I needed my screen display set at 1920x1080 (FHD) to work on a project using a client’s VPN and virtual machine so I was on their server for files. Then because the project was done I switched back to 3840x2160 (4K).
A restart of my machine with this higher resolution meant when I added a new value list to a GH script today it had the excessive padding issue. I opened yesterday’s code where I knew those value lists were inside the border at the edge of the GH canvas and they had all been extended.
Switched back to the old lower resolution and opened the codes again and all if back to normal. So it seems it may be linked to the screen display resolution somehow.