Hi,
Trying to implement something that works on OSX but not on iOS. Simply put I have a form structure as follows:
-> TForm
--> TabControl
-------> TRectangle
There are 12 tabs, generated when the application loads each with a rectangle in the centre (not very complicated!). Gesture manager is in place and configured correctly as the tabs move on Mac OSX but when I swipe on iOS nothing happens, and on the odd occasion that it picks up the swipe it thinks I am zooming!
Can anyone help? Project is archived below:
https://www.dropbox.com/s/oy6uwi88vcc2d ... e.zip?dl=0