1
0
Fork 0

Center display upon leaving mouse mode until we can come up with a more

comprehensive solution.
This commit is contained in:
curt 2001-07-16 04:44:49 +00:00
parent bbc2d1758e
commit ef5037fe42

View file

@ -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)