Revert terrible thinko in 647c86e
. (back to slow for now)
This commit is contained in:
parent
647c86e0f7
commit
5d6ad68004
@ -3826,9 +3826,6 @@ MidiRegionView::color_handler ()
|
||||
void
|
||||
MidiRegionView::enable_display (bool yn)
|
||||
{
|
||||
if (_enable_display == yn) {
|
||||
return;
|
||||
}
|
||||
|
||||
RegionView::enable_display (yn);
|
||||
if (yn) {
|
||||
|
Loading…
Reference in New Issue
Block a user