When a Chrome app window is moved to the edge of the screen using the mouse, the window can be moved partially outside of the screen.
However when trying to move a Chrome app window beyond the screen using the moveTo
function it remains snapped to the edge of the screen.
Is there any other method which can be used to achieve this?