Comment by danadam
15 hours ago
> IMO, "scroll here" should be the default action for clicking on a scrollbar.
> and Qt does not.
Isn't that what middle click does in Qt?
15 hours ago
> IMO, "scroll here" should be the default action for clicking on a scrollbar.
> and Qt does not.
Isn't that what middle click does in Qt?
Thanks, that does indeed do "scroll here". Now to figure out how to swap the left click and middle click functionality...