Use a dumb cache for waveview ImageSurfaces. This halves the size of the
[ardour.git] / gtk2_ardour / time_axis_view_item.cc
index 0ae4ec72f200a89e2b997bc1b51f95cbd3422d4b..987e5411446d9ab81d91aa4c5a34c7468c132a3c 100644 (file)
@@ -936,6 +936,7 @@ TimeAxisViewItem::reset_width_dependent_items (double pixel_width)
        _width = pixel_width;
 
        manage_name_highlight ();
+       manage_name_text ();
 
        if (pixel_width < 2.0) {