yads / ngTinyScrollbar

An angular directive port of the TinyScrollbar
MIT License
55 stars 20 forks source link

Using jQuery effects touch events #6

Closed jaredrethman closed 9 years ago

jaredrethman commented 10 years ago

Awesome plugin, thanks a million!

I noticed that the touch events don't seam to work if jQuery is included in my app, here is a link to a test proving this - http://trmmultimedia.com/g5/test.html

Any chance you'd have a work around? Possibly related to - https://github.com/yads/ngTinyScrollbar/issues/3

Thanks in advance!

yads commented 9 years ago

Sorry I'm not seeing any issues on that site. Where is the scrollbar directive that you are having issues with? Also are you seeing any error messages?

jaredrethman commented 9 years ago

Sorry man, I accidentally removed it, please check this link - http://trmmultimedia.com/g5/test2.html (From mobile device or emulator).

Strangely i'm not seeing any errors...

yads commented 9 years ago

Thanks for that, it actually looks like FF and Chrome have changed something to do with touch. I will take a look at fixing it.

yads commented 9 years ago

Looks like there is still another bug with jQuery, hang tight.

yads commented 9 years ago

Should be fixed now in the latest release