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
But as soon as I set "resizable": false the window positioning does not work which means the window is not at [0,0].
Also, funnily, when I disable maximization and enable resizability the window is only slighty (~5px) misplaced.
Describe the bug
Positioning the window at the top-left works with this very config:
But as soon as I set
![image](https://user-images.githubusercontent.com/39526136/175123928-cd8c59c2-5419-441d-b34c-31a58fcfa52d.png)
"resizable": false
the window positioning does not work which means the window is not at [0,0].Also, funnily, when I disable
maximization
and enableresizability
the window is only slighty (~5px) misplaced.Reproduction
Expected behavior
Place window correctly in all cases
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: