Update stacked region colouring on zoom.

git-svn-id: svn://localhost/ardour2/branches/3.0@4368 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington
2009-01-01 18:07:41 +00:00
parent d1d75380b9
commit 9ef2eafda9

View File

@@ -158,6 +158,8 @@ StreamView::set_samples_per_unit (gdouble spp)
recbox.rectangle->property_x2() = xend;
}
update_coverage_frames ();
return 0;
}