How to hide parent gestures on TAdvSmoothJogWheel?

Hi!

I would like to use TAdvSmoothJogWheel (horizontal direction). Unfortunately a main form have attached TGestureManager with Left and Right gestures defined. Then every turn of wheel calls a gesture event. I change igoParentPassThrough to False but still doesn't work.

Anybody know how to deactivate gestures on the Jog Wheel?

Regards.

Hi, 


The TAdvSmoothJogWheel does not check the touch options in order to allow/block mouse interaction. We will add this on our todolist for further investigation.