6ae7aa4443
Save both the normal window geometry and its maximized position instead of saving just its current position. This fixes restoring geometry of the maximized windows as previously they were always restored on the primary monitor, as their original position was lost. Use the native {Get,Set}WindowPlacement() functions for a MSW-specific wxTLWGeometry implementation to achieve this. Closes #16335. |
||
---|---|---|
.. | ||
dataview.cpp | ||
testpersistence.h | ||
tlw.cpp |