drop use of bounding box to determine whether an item covers a point; add Item::cover...
[ardour.git] / libs / canvas / wave_view.cc
index 4ea9ff9fd31fe6c60349b4030981f40fe5a7d6b5..3467672b88accf5d04700b432cf4c47dd8ccfcd8 100644 (file)
@@ -686,3 +686,4 @@ WaveView::set_global_show_waveform_clipping (bool yn)
                VisualPropertiesChanged (); /* EMIT SIGNAL */
        }
 }
+