[Gambas-bugtracker] Bug #2545: Disable expanding console by clicking below lower scrollbar
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Mon May 16 13:17:31 CEST 2022
http://gambaswiki.org/bugtracker/edit?object=BUG.2545&from=L21haW4-
Comment #3 by Bruce STEERS:
So it seems that when the debug sidebar is in it's closed state the expand arrows seem to be a few pixels above the control, they overlap the lower part of the above scrollbar so clicking the lower scrollbar part (the actual inner bar not just the outside of the control) expands the sidebar instead!
Another simpler fix was to just set Spacing = True to the parent panCentral panel (i also set Padding = 2 to minimize the required space)
panCentral container only contains Panel2 and the sidebar panDebug so only affects the space above debug panel.
Respects
BruceS
More information about the Bugtracker
mailing list