Quote:
Originally Posted by DiapDealer
Or vice-versa *shrug*
I'll have to wait until I can do some debugging on my main development machine.
|
Checked PageEdit and in MainWindow SaveSettings() it improperly uses m_LastWindowSize as what to save when that is no longer being updated. We should instead use a call to saveGeometry().
I will make that change and push that fix tonight.
Update: Pushed a fix to PageEdit master. Rebuilt and tested it and it now remembers its size and location. This fix will appear in the next release of PageEdit