From: curt Date: Mon, 16 Jul 2001 04:44:49 +0000 (+0000) Subject: Center display upon leaving mouse mode until we can come up with a more X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ef5037fe4294c67bd8b2dc7cbb903ecdc74c6bbb;p=flightgear.git Center display upon leaving mouse mode until we can come up with a more comprehensive solution. --- diff --git a/src/GUI/mouse.cxx b/src/GUI/mouse.cxx index 3275e9385..d80ead445 100644 --- a/src/GUI/mouse.cxx +++ b/src/GUI/mouse.cxx @@ -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)