Hi, would it be possible to have the Monitor remember all the various dialog sizes and positions? This is a minor, cosmetic, issue, but when you dig through a lot of logs etc… the tiny little dialog window that pops up all the time and you have to first resize it and reposition it, every time, gets a bit irritating
We do remember sizes/positions of actual dialogs. We don’t though for panels, which I’m assuming is what you’re referring to here. Every panel keeps track of its own size/position for as long as it exists. This means if you undock it, resize it, and then redock it, it will remember its size the next time you undock it. When you close a panel, it gets destroyed, so any history about its size/position get destroyed with it. When you spawn a new panel, it’s created from scratch, so it has no previous size/position to pull from.
Yes, I know, I’ve experienced it and it’s exactly what I’m talking about. Can you make it “stick” between “sessions” so that we don’t have to re-size the dialog every time we look for logs? Or at least make it at least twice as big as it is now.