[fixed]Maya camera and the GUI
Posted: Sat Apr 05, 2014 9:27 pm
Hi,
I have a problem in an application where I use a Maya Camera and an IGUIWindow.
When I press and I release the left button of the mouse outside the window, the camera do a rotation and stop to rotate when I release the button, so in this case the application works well.
But if I press the button without the window and if I release it in the window, the camera continue to rotate when the button is released.
It's probably not the right behavior.
This bug can be reproduced in the example 9 of Irrlicht, the MeshViewer, or with a basic test case like this : https://dl.dropboxusercontent.com/u/24460773/Debug.zip
If you press the left button of the mouse next to the window and you released it on the window, the camera continue to rotate.
Can you fix this ?
Thank you in advance
I have a problem in an application where I use a Maya Camera and an IGUIWindow.
When I press and I release the left button of the mouse outside the window, the camera do a rotation and stop to rotate when I release the button, so in this case the application works well.
But if I press the button without the window and if I release it in the window, the camera continue to rotate when the button is released.
It's probably not the right behavior.
This bug can be reproduced in the example 9 of Irrlicht, the MeshViewer, or with a basic test case like this : https://dl.dropboxusercontent.com/u/24460773/Debug.zip
If you press the left button of the mouse next to the window and you released it on the window, the camera continue to rotate.
Can you fix this ?
Thank you in advance