fix: playhead click-n-seek offset issue in piano roll window's sheet music view

This commit is contained in:
Xiaohan-Tian
2026-05-17 13:18:02 -07:00
parent b5f5e1628e
commit 60f5b75cb2
3 changed files with 303 additions and 5 deletions
@@ -351,7 +351,6 @@ const PianoRollContent: React.FC<PianoRollContentProps> = ({
keySignature={sheetKeySignature}
instrument={sheetInstrument}
quantization={sheetQuantization}
noteScrollRef={noteScrollRef}
onMetricsChange={onSheetMeasureMetricsChange ?? NOOP_SHEET_METRICS_CHANGE}
/>
) : (