0

Disable double click from right button to centre camera

Anonymous 9 years ago 0
This discussion was imported from CodePlex

Marcwell wrote at 2014-04-22 11:38:

Hello, I'm using the Helix Toolkit to display a 3D model. I want to animate it by myself using the touchscreen so I disabled every user interaction (i.e. IsRotationEnabled, IsZoomEnabled and IsManipulationEnabled).

I can't get a few thing to work however:
  • if I long-press (or double click with the right mouse button) the view is centred and zoomed in.
  • When I touch the screen, the round grey circle in the middle of the screen appears even though nothing is rotated.
Is there a way to solve this problems?

Thank you, regards.

objo wrote at 2014-04-29 10:11: