some fixes/improvements for track selection; add upload target to manual makefile...
[ardour.git] / gtk2_ardour / time_axis_view_item.cc
index b23e7972ae953ad661447d5330c70c10b42bcd2a..a008e2af1a97bf54ef254a1f8eff2eaaf7a23c0c 100644 (file)
@@ -102,7 +102,7 @@ TimeAxisViewItem::TimeAxisViewItem(const string & it_name, ArdourCanvas::Group&
        frame_position = start ;
        item_duration = duration ;
        name_connected = false;
-       fill_opacity = 50;
+       fill_opacity = 130;
        position_locked = false ;
        max_item_duration = ARDOUR::max_frames;
        min_item_duration = 0 ;