From: curt Date: Thu, 12 Jul 2001 23:36:31 +0000 (+0000) Subject: Leave view as is when leaving mouse pans view mode. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0fa4b9a1548dc8df942fa67779e7ffcbeb4b3dc8;p=flightgear.git Leave view as is when leaving mouse pans view mode. --- diff --git a/src/GUI/mouse.cxx b/src/GUI/mouse.cxx index d80ead445..3275e9385 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)