diff --git a/mainwindow.cpp b/mainwindow.cpp index 360adb0..4992831 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -8025,7 +8025,7 @@ void MainWindow::updateTextDisplay(){ #if __APPLE__ #define USE_SYNC_FRAME_COUNT 1 #else -#define USE_SYNC_FRAME_COUNT 1 +#define USE_SYNC_FRAME_COUNT 0 #endif void MainWindow::refreshTextDisplay(){