gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Tue Jun 25 16:58:59 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/88542381 (commit)
via https://github.com/Gnucash/gnucash/commit/422bfdf0 (commit)
from https://github.com/Gnucash/gnucash/commit/3482a488 (commit)
commit 8854238103c28f3635d2aa1fd15ef4b8ace695f2
Merge: 3482a488a9 422bfdf052
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 25 13:56:23 2024 -0700
Merge Bob Fewll's 'bug799334' into stable.
commit 422bfdf052ba39a1ebe69041638ef6fdbd3f2648
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Mon Jun 17 11:29:56 2024 +0100
Bug 799334 - GnuCash re-opens to incorrect page
If there are transient pages open on close, like search result pages,
they are not restored which results in the wrong page being selected
on restore.
To fix this, remember the pages that are not restored so the position
of pages in the saved order can be adjusted.
Summary of changes:
gnucash/gnome-utils/gnc-main-window.cpp | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)
More information about the gnucash-patches
mailing list