From 2c72f58aa19c169752e6c09310c7d7917b63c3eb Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 3 Mar 2011 14:51:02 +0000 Subject: experiment with making MIDI region boxes vanish when in note/internal edit mode ... to be continued git-svn-id: svn://localhost/ardour2/branches/3.0@9054 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/region_view.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/region_view.cc') diff --git a/gtk2_ardour/region_view.cc b/gtk2_ardour/region_view.cc index e4d6650b8b..1debfd6a07 100644 --- a/gtk2_ardour/region_view.cc +++ b/gtk2_ardour/region_view.cc @@ -941,3 +941,4 @@ RegionView::trim_contents (framepos_t frame_delta, bool left_direction, bool swa _region->trim_start ((framepos_t) (new_bound * speed), this); region_changed (PropertyChange (ARDOUR::Properties::start)); } + -- cgit v1.2.3