trackpad-scroll-emulator icon indicating copy to clipboard operation
trackpad-scroll-emulator copied to clipboard

Added "handleSize" option for fixed size handle

Open x000000 opened this issue 9 years ago • 1 comments

Added plugin option handleSize (defaults to undefined for API compatibility). When is not empty (greater than 0), size of the handle is equal this option. Draging calculations changed as well.

x000000 avatar Apr 06 '15 23:04 x000000

This looks good. I'll merge your PR once I've tested it, but I'll change the the name of the option to handleHeight so it's clear the option controls the bar height rather than width.

jnicol avatar Apr 09 '15 21:04 jnicol