Fix profiling hotkeys not working while profiler window is closed
This commit is contained in:
@@ -38,6 +38,7 @@ namespace FlaxEditor.Windows.Profiler
|
||||
if (value != LiveRecording)
|
||||
{
|
||||
_liveRecordingButton.Checked = value;
|
||||
OnLiveRecordingChanged();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user