KonstantinosKr / solfec

Automatically exported from code.google.com/p/solfec
0 stars 0 forks source link

Request: Select effect of mouse movements in the Viewer without menu #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would like a way to select what effect a mouse movement has in the Viewer 
without having to pick menu.  Will make model movements much less tedious.

As an example only, Abaqus uses the following key + mouse click + drag scheme 
for view movement:
Ctrl+Alt+leftmouse = rotate
Ctrl+Alt+centremouse = pan
Ctrl+Alt+rightmouse = zoom

Using various modifier keys with a left-click+drag would also probably work.

Original issue reported on code.google.com by sb7...@googlemail.com on 18 Apr 2011 at 2:16

GoogleCodeExporter commented 9 years ago
Done in rev 592:

LEFT MOUSE BUTTON (LMB) => TRACKBALL
SHIFT + LMB => MOVE
CTRL + LMB => ZOOM
ALT + LMB => SPIN

Original comment by t.kozi...@gmail.com on 9 May 2011 at 2:21