]> git.mxchange.org Git - flightgear.git/commitdiff
Center display upon leaving mouse mode until we can come up with a more
authorcurt <curt>
Mon, 16 Jul 2001 04:44:49 +0000 (04:44 +0000)
committercurt <curt>
Mon, 16 Jul 2001 04:44:49 +0000 (04:44 +0000)
comprehensive solution.

src/GUI/mouse.cxx

index 3275e938513e68692946e802d77201176075929e..d80ead445b6bc3b3565f6c740c759edc88dc75d2 100644 (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)