Center display upon leaving mouse mode until we can come up with a more
comprehensive solution.
This commit is contained in:
parent
bbc2d1758e
commit
ef5037fe42
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ static int glut_active_alt;
|
|||
#define NO_SMOOTH_MOUSE_VIEW
|
||||
|
||||
// uncomment following to
|
||||
// #define RESET_VIEW_ON_LEAVING_MOUSE_VIEW
|
||||
#define RESET_VIEW_ON_LEAVING_MOUSE_VIEW
|
||||
|
||||
/* --------------------------------------------------------------------
|
||||
Support for mouse as control yoke (david@megginson.com)
|
||||
|
|
Loading…
Reference in a new issue