mb-scrollbar
mb-scrollbar copied to clipboard
Get it working on touch devices
What would it take to make this work natively with touch screen devices?
Some research, first. I'll get back with you soon.
Working on that on feature/touch branch. Not ready to commit to master just yet.
Awesome! Thanks for getting on that so quickly. Let me know when it's ready to test. @tannerlinsley
Any updates on getting this working?
Not yet. Still working on the flick motion and debating bringing in $swipe. https://docs.angularjs.org/api/ngTouch/service/$swipe
I would love to use this in production. Any eta on touch support? Do you have a branch of the progress?
I haven't touched it in while, but feature/touch has what I started on. I didn't get very far, so it's still pretty messy.
It may be a while until I can get around to that again. Feel free to take a stab at it in the meantime!
Hey @mattbalmer, I tinkered around with your feature/touch branch, but decided to start a fresh new project with a mobile-first approach. https://github.com/nozzle/nzScrollbar. It's got kinetic scrolling, flicking, and all that jazz. Thanks for the inspiration!
I was gonna use this directive but I realized it doesn't work with touch devices. What a bummer, I guess I'll check out the nzScrollbar.
This one works for my project, but I really need the touch implementation. I will take a look at what you have done in the touch area and see if we can make this work for our production release. I looked at nz, but it did not have other features that we needed (specifically scroll to bottom)
File a feature request issue on nz scrollbar and we'll give it a shot @dcharrell