From e366a97e0dbe14139eea5ab4d34e05c3297e0060 Mon Sep 17 00:00:00 2001 From: SegoCode <35817798+SegoCode@users.noreply.github.com> Date: Tue, 20 Jul 2021 10:08:15 +0000 Subject: [PATCH] Update autoPause.au3 --- src/tools/autoPause.au3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/autoPause.au3 b/src/tools/autoPause.au3 index db6245e..d7f6a0f 100644 --- a/src/tools/autoPause.au3 +++ b/src/tools/autoPause.au3 @@ -15,7 +15,7 @@ While 1 $aPos = WinGetPos($Actwin) $wText = WinGetTitle($Actwin) - ; check GUI fill the screen + ; check GUI fill the screen and real gui If $aPos <> 0 And $aPos[2] >= $iW And $aPos[3] >= $iH And StringLen($wText) > 0 Then If Not $pause Then ; FullScreen