diff --git a/App/main.cpp b/App/main.cpp index 92c5875..4d03816 100644 --- a/App/main.cpp +++ b/App/main.cpp @@ -57,7 +57,7 @@ QSize GetDesktopSize() { int screen_height = mm.height(); qDebug()<<"availableGeometry:" << screen_width<= 1000) + if(screen_width >= 1080) { screen_width = 1000; }