Even when the option to do so is enabled, gqview-2.0.4 fails to save the
window, horizontal, and vertical divider positions on exit when then main
window is maximized.
The following (ancient) sourceforge bug for gqview-2.1.1 contains a patch that
corrects the issue.
https://sourceforge.net/tracker/index.php?func=detail&aid=1387829&group_id=4050&atid=104050
I made the same change to gqview-2.0.4, verified that it worked, and created a
patch for this version, which I am attaching.
Reproducible: Always
Steps to Reproduce:
1. Run gqview and maximize it.
2. Enable the option "Remember window positions" in the settings.
3. Change the vertical and horizontal divider positions.
4. Exit gqview and re-launch it.
Actual Results:
The dividers were positioned at their default locations, and not where I left
them.
Expected Results:
The dividers positions should be saved and restored when "Remember window
positions" is enabled in the settings.