You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I minimize a window in other virtual desktops, the VD.getDesktopNumOfWindow sometimes returns -1 rather than the correct num.
Some apps don't have such a problem, such as notepad.exe, while others, like telegram.exe, code.exe, and tim.exe, have such a problem.
According to my analysis, the problem may be due to the method: _tryGetValidWindow.
I use Windows 11 Pro, the English version, and AutoHotkey 2.02. I wonder if others encounter such a problem.
The text was updated successfully, but these errors were encountered:
If I minimize a window in other virtual desktops, the VD.getDesktopNumOfWindow sometimes returns -1 rather than the correct num.
Some apps don't have such a problem, such as notepad.exe, while others, like telegram.exe, code.exe, and tim.exe, have such a problem.
According to my analysis, the problem may be due to the method: _tryGetValidWindow.
I use Windows 11 Pro, the English version, and AutoHotkey 2.02. I wonder if others encounter such a problem.
The text was updated successfully, but these errors were encountered: