Hi,
Currently, the position parameters are left, center and top.
There’s virtually no difference between position: ‘top’ and position: ‘top, left’ or between position: ‘left’ and position: ‘top, left’. It’s just the window that’s a little more stuck to the edge of the screen.
On the other hand, it’s not possible to use position: ‘top, center’ to have a window centered at the top of the screen (it is possible, but it’s like ‘center’ only). Would it be possible to have this evolution in a future version?
Best regards