13
0

Raise regions about tempo lines.

This commit is contained in:
David Robillard 2015-01-10 19:38:21 -05:00
parent f53f0afb5c
commit 780c17620e

View File

@ -231,6 +231,7 @@ Editor::initialize_canvas ()
logo_item->lower_to_bottom ();
}
hv_scroll_group->raise_to_top ();
_canvas_drop_zone = new ArdourCanvas::Rectangle (hv_scroll_group, ArdourCanvas::Rect (0.0, 0.0, ArdourCanvas::COORD_MAX, 0.0));
/* this thing is transparent */