Don't update m_positionLine in paintEvent
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user