7656ee95db
Fixes an issue when it's hard to perform drag-by-mouse move of the scrollbar while handle is at corner and has minimum size. Info: the handle minimum size styled as 20px, while add/sub-line is 14px, thus only 6px left for mouse drag when handle resides at corner. While handle styled to cover whole bar including, subcontrol elements, it is better to remove the hidden subcontrols completely.