Don't update m_positionLine in paintEvent

This commit is contained in:
Veratil
2021-03-26 16:22:31 -05:00
committed by Kevin Zander
parent 2f17c0da2b
commit 3c4e67c5ae

View File

@@ -3072,7 +3072,6 @@ void PianoRoll::paintEvent(QPaintEvent * pe )
// otherwise we add height
else { m_notesEditHeight += partialKeyVisible; }
}
updatePositionLineHeight();
int x, q = quantization(), tick;
// draw vertical quantization lines