I want to use gesturedetector 2.30 to allow user to change dji waypoint height and speed. The user can do this by swiping the pnlCamera. I use
to handle this. The problem is, it works fine when the drone isn't connected, but once the
drone is connected, and showing video, it doesn't work. Anybody know why this would happed?
B4X:
Gesture_onDrag
to handle this. The problem is, it works fine when the drone isn't connected, but once the
drone is connected, and showing video, it doesn't work. Anybody know why this would happed?