SketchUp trays - an old, neglected problem

How does one get into the beta program?
It would be a lot easier to give actual constructive feedback on the dev side than to comment here and get barked down for it because SKP can do no wrong in the forums.

2 Likes

@TedVitale_SU invited me to join.

It’s kludgy to setup, but I use this autohotkey script to save/restore window positions. By default it saves position of every active window, but I find it easier to erase everything except the windows I want to control. I started using it mainly because Scribus does not have multiple monitor support.

For example, just sketchup trays:

SECTION: Monitors=2,MonitorPrimary=2; Desktop size:0,0,3840,1080
Title="Tray 1",x=1920,y=0,width=480,height=1030,maximized=0,path=""
Title="Tray 2",x=2400,y=0,width=480,height=1030,maximized=0,path=""
Title="Tray 3",x=2880,y=0,width=480,height=1030,maximized=0,path=""
Title="Tray 4",x=3360,y=0,width=480,height=800,maximized=0,path=""

We each struggle with program flaws in our own way. But this script is unlikely to help if the trays themselves with all their contents are gone.