Closed madmaxoft closed 5 years ago
When playing back music on a 32-bit release version, the playback cursor in the WaveformDisplay was in the wrong position - it never left the initial ~1/4 of the waveform.
Cannot reproduce this on a dev machine.
Refactor needed: Generic ScreenToTime and TimeToScreen functions used by both the drawing code and the mouse handling code.
ScreenToTime
TimeToScreen
When playing back music on a 32-bit release version, the playback cursor in the WaveformDisplay was in the wrong position - it never left the initial ~1/4 of the waveform.