[Gambas-bugtracker] Bug #2545: Disable expanding console by clicking below lower scrollbar

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue May 10 16:28:21 CEST 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2545&from=L21haW4-

Comment #1 by Bruce STEERS:

I investigated this myself a bit further.

I see now it is a function of the SideBar.

In my gb.form I added a property to sidebar, .ArrowExpandOnly As Boolean and added a condition to the panMove_MouseUp() event to cancel expanding if clicked and .ArrowExpandOnly is True.
Seems a nice feature you may consider (if required) sidebar can still be expanded clicking the little arrows but not along the whole length.

It fixed the above mentioned annoyance for me.

Respects
Bruce




More information about the Bugtracker mailing list