avoid 1 pixel overlap of end xfade
This commit is contained in:
@@ -665,7 +665,7 @@ AudioRegionView::reset_fade_out_shape_width (boost::shared_ptr<AudioRegion> ar,
|
||||
|
||||
/* draw the line */
|
||||
|
||||
redraw_end_xfade_to (ar, width, points, effective_height, handle_right+1, pwidth-1);
|
||||
redraw_end_xfade_to (ar, width, points, effective_height, handle_right+1, pwidth-2);
|
||||
|
||||
// fade_out_shape->set (points);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user