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
I ask that a move() method be added so that Windows can be moved on the screen.
So basically this: window.move(200, 400)
This code would move the top left corner of the window to coordinates (200, 400).