From b88c77389485971c7426af925cc350f9178d7164 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 8 Mar 2011 01:55:50 +0000 Subject: when leaving internal edit mode, if the current mode is range ("draw") and it wasn't before we entered internal edit mode, flip back to whatever it was before we entered git-svn-id: svn://localhost/ardour2/branches/3.0@9102 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/editor.h') diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index 7d79d7ef3e..aefe9ac642 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -498,6 +498,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD void post_zoom (); Editing::MouseMode mouse_mode; + Editing::MouseMode pre_internal_mouse_mode; bool _internal_editing; Editing::MouseMode effective_mouse_mode () const; -- cgit v1.2.3