tastudio: make sure we refresh when seeking is done
This commit is contained in:
parent
634f11a202
commit
e5f2f53bde
|
@ -94,6 +94,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
TastudioRecordMode();
|
||||
_wasRecording = false;
|
||||
}
|
||||
RefreshDialog();
|
||||
}
|
||||
|
||||
public bool FloatEditingMode
|
||||
|
|
Loading…
Reference in New Issue