mb-scrollbar icon indicating copy to clipboard operation
mb-scrollbar copied to clipboard

Get it working on touch devices

Open derekperkins opened this issue 11 years ago • 11 comments
trafficstars

What would it take to make this work natively with touch screen devices?

derekperkins avatar May 28 '14 18:05 derekperkins

Some research, first. I'll get back with you soon.

mattbalmer avatar May 29 '14 04:05 mattbalmer

Working on that on feature/touch branch. Not ready to commit to master just yet.

mattbalmer avatar Jun 01 '14 22:06 mattbalmer

Awesome! Thanks for getting on that so quickly. Let me know when it's ready to test. @tannerlinsley

derekperkins avatar Jun 02 '14 20:06 derekperkins

Any updates on getting this working?

derekperkins avatar Jun 12 '14 16:06 derekperkins

Not yet. Still working on the flick motion and debating bringing in $swipe. https://docs.angularjs.org/api/ngTouch/service/$swipe

mattbalmer avatar Jun 17 '14 18:06 mattbalmer

I would love to use this in production. Any eta on touch support? Do you have a branch of the progress?

tannerlinsley avatar Nov 13 '14 04:11 tannerlinsley

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!

mattbalmer avatar Nov 19 '14 01:11 mattbalmer

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!

tannerlinsley avatar Nov 21 '14 15:11 tannerlinsley

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.

cosme-benito avatar Dec 10 '14 17:12 cosme-benito

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)

dcharrell avatar Jan 25 '15 23:01 dcharrell

File a feature request issue on nz scrollbar and we'll give it a shot @dcharrell

tannerlinsley avatar Jan 26 '15 01:01 tannerlinsley