Change approach (call from NativeFrame instead). Add Mac support

This commit is contained in:
Henrik Rydgård
2024-01-18 18:21:12 +01:00
parent d45f95e304
commit b899a178bf
6 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -926,7 +926,7 @@ namespace MainWindow {
break;
case ID_DEBUG_RESTARTGRAPHICS:
Core_DebugRestartGraphics();
System_PostUIMessage(UIMessage::RESTART_GRAPHICS);
break;
case ID_FILE_DUMPFRAMES: