-
-
Notifications
You must be signed in to change notification settings - Fork 876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request : Touch events #165
Comments
Sure I can take a look at this, what bits specifically aren't working with touch events? I believe if you include something like fast click: https://www.npmjs.com/package/fastclick it should get you most of the way there.
… On 22 Mar 2017, at 19:27, PierreDugue ***@***.***> wrote:
Bug description / Feature request:
Hello,
do you plan to add touch events, for a mobile utilisation? (For an utilisation on Ipad, or tablets for exemple)
Thx for your answere.
For bugs only, a link to minimally working plunker that reproduces the issue (you can fork a starter from any of the demos)
Versions
Angular:
Calendar library:
Browser name and version:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hello, Thx for your answere. Is there an option I missed to activate the drag and drop on mobile browsers? I tried on my android phone and on an Ipad but the drag and drop is not working. That was actually my question, I forgot to specify I was talking about the drag an drop feature, sorry. Thx for your help. |
Ah looks like I forgot to support touch events in the draggable lib, it should be fixed now in 0.9.1 😄 |
Hello, This bug still exists in mobile devices, in iPad. Have to switch off draggable property in event. |
Bug description / Feature request:
Hello,
do you plan to add touch events, for a mobile utilisation? (For an utilisation on Ipad, or tablets for exemple)
Thx for your answere.
For bugs only, a link to minimally working plunker that reproduces the issue (you can fork a starter from any of the demos)
Versions
Angular:
Calendar library:
Browser name and version:
The text was updated successfully, but these errors were encountered: