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
right now the ViewScene window size and position are only checked on network load. We would like a way to change these values after the network is loaded, such as when scripting a network build. one way is to connect a signal to the change in the state variables, or if there was a Python command to push the window changes that would work too.