Hi,
I have a multi-monitor setup. My second monitor is to the left of my primary monitor. This causes the x value of the position to become negative in the settings.yml:
Upon restart of the application, the x and "y" values are deleted from the configuration and the window's position is reset to the top left of my primary monitor.
I guess there is some check for validity of the parameters. In fact, negative values are valid in a multi-monitor setup. Would be great to get the validation procedure updated to consider this.
Thanks!
[ Edit ]
PS: I noticed I can save the window location as "formation". After restart I can restore a formation which works fine. So a good workaround for the time being, it seems the validation step does not apply here.
Hi,
I have a multi-monitor setup. My second monitor is to the left of my primary monitor. This causes the
xvalue of the position to become negative in thesettings.yml:Upon restart of the application, the
xand"y"values are deleted from the configuration and the window's position is reset to the top left of my primary monitor.I guess there is some check for validity of the parameters. In fact, negative values are valid in a multi-monitor setup. Would be great to get the validation procedure updated to consider this.
Thanks!
[ Edit ]
PS: I noticed I can save the window location as "formation". After restart I can restore a formation which works fine. So a good workaround for the time being, it seems the validation step does not apply here.