View Single Post
Old 05-07-2025, 05:09 PM   #15
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,870
Karma: 6120478
Join Date: Nov 2009
Device: many
Quote:
Originally Posted by DiapDealer View Post
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

Last edited by KevinH; 05-07-2025 at 05:29 PM.
KevinH is offline   Reply With Quote