]> git.mxchange.org Git - flightgear.git/commitdiff
Leave view as is when leaving mouse pans view mode.
authorcurt <curt>
Thu, 12 Jul 2001 23:36:31 +0000 (23:36 +0000)
committercurt <curt>
Thu, 12 Jul 2001 23:36:31 +0000 (23:36 +0000)
src/GUI/mouse.cxx

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