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
{{ message }}
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
I often find the need to minimize the script editor when jumping back and forth between the Grasshopper canvas and Python code. This typically occurs when writing scripts which are longer than a couple of hundred lines and I want to "stay in the same place" in the script while operating the GH canvas. Having to either close the editor, drag it out of the way or manually drag the window size to its smallest size is rather clunky.
In such cases the option to minimize the script editor would be really great. I imagine this could work similarly to minimizing Grasshopper itself (double-clicking the title-bar).
Thanks for keeping up the great work on integrating Python :)