Synchronizes scene window position with it's real position on screen.
Also toggles item visibilty when window is minimized and reorders currently active window on top.
If currently active scene is not the one selected in script settings, scripts walks all scene sources recursively and searches for selected scene.
Requires python 3, pywin32 and psutil, install the latest with
- pip3 install pywin32
- pip3 install psutil
Also toggles item visibilty when window is minimized and reorders currently active window on top.
If currently active scene is not the one selected in script settings, scripts walks all scene sources recursively and searches for selected scene.
Requires python 3, pywin32 and psutil, install the latest with
- pip3 install pywin32
- pip3 install psutil