Open
Description
I have set alwaysShowScrollbar to 2. When there is no enough content I expect to see mCSB_dragger in full height, but currently there is extra 10px space.
In _setDraggerLength (line 952) max-height is set to parent height - 10. Removing '-10' fixes problem... Why '-10' was added and can it be safely removed?
Metadata
Metadata
Assignees
Labels
No labels