Qt/FIFOPlayerWindow: Properly reset ranges
This commit is contained in:
parent
302093d777
commit
54f85c3320
|
@ -215,6 +215,7 @@ void FIFOPlayerWindow::StopRecording()
|
|||
void FIFOPlayerWindow::OnEmulationStarted()
|
||||
{
|
||||
UpdateControls();
|
||||
OnFIFOLoaded();
|
||||
}
|
||||
|
||||
void FIFOPlayerWindow::OnEmulationStopped()
|
||||
|
|
Loading…
Reference in New Issue