gnucash maint: Bug 797339 - Online banking frame to small

Robert Fewell bobit at code.gnucash.org
Wed Aug 14 06:43:53 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/188f8768 (commit)
	from  https://github.com/Gnucash/gnucash/commit/24094222 (commit)



commit 188f8768b5b0955eb0cd243fbcd926a8228aeca9
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Aug 14 11:38:26 2019 +0100

    Bug 797339 - Online banking frame to small
    
    Set the scroll window to expand so it uses all the available space.

diff --git a/gnucash/import-export/aqb/assistant-ab-initial.glade b/gnucash/import-export/aqb/assistant-ab-initial.glade
index 0c44e4ef4..36f244d9b 100644
--- a/gnucash/import-export/aqb/assistant-ab-initial.glade
+++ b/gnucash/import-export/aqb/assistant-ab-initial.glade
@@ -141,7 +141,7 @@ Click on "Next" to proceed or "Cancel" to Abort Import.</property>
             </child>
           </object>
           <packing>
-            <property name="expand">False</property>
+            <property name="expand">True</property>
             <property name="fill">True</property>
             <property name="position">0</property>
           </packing>



Summary of changes:
 gnucash/import-export/aqb/assistant-ab-initial.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list