L: revert waveform-fill override (this looks good with colored regions pref)
This commit is contained in:
parent
48a492621e
commit
3940795fdf
@ -1706,9 +1706,7 @@ AudioRegionView::set_some_waveform_colors (vector<ArdourWaveView::WaveView*>& wa
|
||||
|
||||
/* use track/region color to fill wform */
|
||||
fill = fill_color;
|
||||
#ifndef LIVETRAX
|
||||
fill = UINT_INTERPOLATE (fill, UIConfiguration::instance().color ("waveform fill"), 0.5);
|
||||
#endif
|
||||
|
||||
/* set outline */
|
||||
outline = UIConfiguration::instance().color ("waveform outline");
|
||||
|
Loading…
Reference in New Issue
Block a user