From ad314252f4b578d268ed21d90969fc0a7102f4bb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 16 Jan 2011 19:33:16 +0000 Subject: Disable follow playhead during editor summary drags. git-svn-id: svn://localhost/ardour2/branches/3.0@8518 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_summary.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/editor_summary.h') diff --git a/gtk2_ardour/editor_summary.h b/gtk2_ardour/editor_summary.h index 823a0ca6a8..2b1e5be791 100644 --- a/gtk2_ardour/editor_summary.h +++ b/gtk2_ardour/editor_summary.h @@ -106,6 +106,8 @@ private: bool _zoom_dragging; Position _zoom_position; + bool _old_follow_playhead; + PBD::ScopedConnectionList position_connection; PBD::ScopedConnectionList region_property_connection; }; -- cgit v1.2.3