bitsdojo_window
bitsdojo_window copied to clipboard
Set custom x/y window position doesnt work
In description is info what you can '- Set window position'.
But how set custom, x/y position?
win.position = Offset(100.0, 200.0); without win.alignment doesnt work and do nothing
Facing the same issue. Setting offset seem to force window to be hidden or something - window is not visible, yet app is launched and is shown in the alt-tab ui

Same issue. Have some solution?