LeeWangyeol / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

camera movement controls switch mode during drag #128

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

While dragging or shift-dragging with the left mouse button, the camera will 
start to move, then stop movement and change to an icon representing an illegal 
operation.  (circle with the slash through it).  GUI elements turn blue, 
indicating that they have been selected with the mouse. When I release the 
mouse button, the camera movement resumes (with all mouse buttons up) based on 
mouse movement until a mouse button is clicked again.

Original issue reported on code.google.com by scott.kr...@gmail.com on 25 Oct 2011 at 5:15

GoogleCodeExporter commented 8 years ago

Original comment by scott.kr...@gmail.com on 25 Oct 2011 at 11:59

GoogleCodeExporter commented 8 years ago
This needs review to see if it is still valid for Kuda2. These need to be 
retested and opened as needed. On hold for now until that happens. Commend as 
needed.

Original comment by jpywt...@gmail.com on 1 Mar 2012 at 10:40

GoogleCodeExporter commented 8 years ago
Browsers have a forthcoming api to lock the mouse. Once that is available in 
stable releases the camera can lock the mouse. That will prevent selection of 
dom elements as mentioned above (highlighting).

Original comment by jpywt...@gmail.com on 12 Mar 2012 at 9:50