Hello everyone,
I made a quick example of a problem so you can get the general idea what I am taking about here http://jsfiddle.net/L027cdds/28/. (Just a general idea, not the exact code)
In my Ionic app when it is installed on device (galaxy s5) if I tap and try to move the image, it scrolls entire page instead (page horizontal and vertical scrolls should be there!). If I test in on browser emulators - it works as expected, I can move the image and page scroll separately.
Is it possible to work with specific object (drag, zoom in/out the objects and etc.) that are inside some specific container instead of moving the entire page? Could you point me the right direction pls?