darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
144 stars 63 forks source link

I can not change the slider value on a Smartphone #146

Open MarioArkwright opened 8 years ago

MarioArkwright commented 8 years ago

Hello,

I have tried to implement the "angular awesome slider" on my Smartphone using Ionic platform. I launched the app on my Smatphone and on my PC simultaneously using Google Chrome's remote deugging tool (chrome//inspect/#devices) simultaneaously. I could see that the app is functioning on the PC: when I click on the slider, its value changes. But on the Smartphone, when I tap on the slider, nothing happens. Could you please help me about this? Thank you in advance,

Mario

darul75 commented 8 years ago

Hi, sorry for this delay, I am not able to test it right now on mobile devices. can you debug this code if not yet minified and look here https://github.com/darul75/angular-awesome-slider/blob/master/src/core/model/draggable.factory.js#L81

MarioArkwright commented 8 years ago

Hello, I am sorry for I can not reproduce the issue now. It is working on my Smartphone today. I will let you know if I meet the problem again. Thank you for your answer. Mario

darul75 commented 8 years ago

I guess sometimes it is based on component and stylesheets around