Feature - Implemented A little default window resizing, please?

LordAo

New member
It would be terribly handy if the application remembered the size of the window from the last time it was used. Failing that, perhaps we could have the default size increased so that it handled the daily deeds window without resizing?

KM.jpg

If memory serves (and there's no guarantee that it does), Java doesn't allow storing the window size OnDestroy, so it can't remember its last size. That'd be even better, of course, but I suspect that one of the brilliant people who writes code knows of a more elegant solution than is currently being used to draw the initial window.

Cheers.
 
Top