restoreToFront() on ingame window not triggering when another in-game window is active
Issue Description:
When an in-game window is currently in focus, and another in-game window is also visible at the moment, calling overwolf.windows.bringToFront() on another in-game window does not work.
overwolf.windows.bringToFront only seems to work when a in-game window is not active
Impact for my app: low
No