Kinetic scroll widget for FLTK
FLTK License (LGPL with exceptions)
- Automatic vertical/horizontal scrolling with momentum
- Detection of press vs drag
- Compile-time configuration of thresholds and de-acceleration
- Add trivial example and Makefile
- Windows and OS X support (currently depends on fl_event_time)
- Bounce at the end instead of abrupt stop
- Scroll bar overlays?