Skip to content

Commit 07dac3f

Browse files
committed
Revert "maybe fix #7"
This reverts commit 713f5d6.
1 parent 713f5d6 commit 07dac3f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Lib/Webapp.ahk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,10 +430,6 @@ _String4GUID(pGUID)
430430

431431
gui_KeyDown(wParam, lParam, nMsg, hWnd) {
432432
global __Webapp_AllowZoomLevelChange
433-
global __Webapp_windows
434-
435-
IfWinActive, ahk_group __Webapp_windows
436-
Return
437433

438434
wb := getDOM()
439435

0 commit comments

Comments
 (0)