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
This should be fixed - our engine in dev mode that restores window sizes was overriding windows sizes even if you passed in a custom window size. We now only set position + size when those values are not set.
Problem
The docs say that with_position() sets a desired initial position for the window.
However, it does not work at all.
Steps To Reproduce
Steps to reproduce the behavior:
WindowBuilder
as followsExpected behavior
It should sets the initial position for the window.
Screenshots
Environment:
desktop
Questionnaire
I'm interested in fixing this myself but don't know where to start
The text was updated successfully, but these errors were encountered: