Adding a swipe gesture disables the ability to scroll
I am trying to work up a prototype to view to a client as an iPad web application.
If I create a vertical scrolling dynamic panel and then add content that is larger than the panel things will scroll just fine. If I then add a gesture based event to the content (such as swipe left of right) the vertical scrolling no longer works.
Is there anyway to allow swipe gestures with scrolling or make a swipe gesture perform a scroll.
Hi,
We haven't been able to reproduce the error. Could you tell me more about where did you define the swipe gesture please?
Hi,
We haven't been able to reproduce the error. Could you tell me more about where did you define the swipe gesture please?
Fixed in version 5.5
Fixed in version 5.5
Unfortunately I still have this issue.
It works fine in Safari on my Mac (Simulate) but doesn't work on iPhone 4S (View on device).
I have a long page that users could scroll. I didn't use any gesture for that because browser just do it well (because my page is in a smaller panel). But I also want to make a header appear when user swipe up. Unfortunately If I add this event, "natural scroll" doesn't work any more (still work with Simulate).
Help appreciate, I worked on it for hours.
Unfortunately I still have this issue.
It works fine in Safari on my Mac (Simulate) but doesn't work on iPhone 4S (View on device).
I have a long page that users could scroll. I didn't use any gesture for that because browser just do it well (because my page is in a smaller panel). But I also want to make a header appear when user swipe up. Unfortunately If I add this event, "natural scroll" doesn't work any more (still work with Simulate).
Help appreciate, I worked on it for hours.
Please send your prototype to us and we will have somebody to take a look at it on an actual device.
Please send your prototype to us and we will have somebody to take a look at it on an actual device.
Same problem here.I have only 3 vertical scrollable "image-screens" and I want to realize the swipe gesture to jump from screen to screen, but if i realize this gesture my content isn't scrollable anymore on my mobile device, but in my browser it works fine.
Same problem here.I have only 3 vertical scrollable "image-screens" and I want to realize the swipe gesture to jump from screen to screen, but if i realize this gesture my content isn't scrollable anymore on my mobile device, but in my browser it works fine.
This is not fixed.
I have a window that is wider and taller than the display window of the phone. I want a swipe gesture from the left side to move to the content on the right side but incrementally so that it first moves over by 100px, then 200px, etc. I have my reasons for this. However, by creating a hotspot that has swipe left gestures, the vertical scroll no longer works. Basically it's like the hotspot overlaps the automatic vertical scrolling.
This is not fixed.
I have a window that is wider and taller than the display window of the phone. I want a swipe gesture from the left side to move to the content on the right side but incrementally so that it first moves over by 100px, then 200px, etc. I have my reasons for this. However, by creating a hotspot that has swipe left gestures, the vertical scroll no longer works. Basically it's like the hotspot overlaps the automatic vertical scrolling.
P.S. it does work in desktop simulation mode, does not work on the iPhone 6. This is an iPhone 6 proto
P.S. it does work in desktop simulation mode, does not work on the iPhone 6. This is an iPhone 6 proto
Replies have been locked on this page!