From ef5037fe4294c67bd8b2dc7cbb903ecdc74c6bbb Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 16 Jul 2001 04:44:49 +0000 Subject: [PATCH] Center display upon leaving mouse mode until we can come up with a more comprehensive solution. --- src/GUI/mouse.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5