Fix Scrollbar covering cursor#3741
Conversation
|
Thanks for the fix. Looks good to me, but please use force-push instead of a merge commit, to avoid mess when we merge this PR. I've also noticed a related issue: if scrollbar is disabled and then we enable it (e.g. with |
Are you referring to c85a732? |
Yes. Most probably you merged the master into your feature branch instead of rebasing it on top of the (upstream/)master.
Not really, but there is now a commit present, which doesn't really belong to this PR and should be removed before merging. :) |
|
Thanks, it's fixed (ig) |
Fix #2392
By mistake I mixed commits in #3740