A simple wrapper around Trackpad Scroll Emulator.
ember install ember-scrollable
The component accepts the following options:
horizontal: Enables horizontal scrolling (default:false)autoHide: Enables auto hiding of the scrollbars on mouse out (default:true)
git clone https://github.com/alphasights/ember-scrollable.gitnpm install && bower install
ember server
ember test --server