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
... the "WINDOWPLACEMENT" / "normalPosition" parameter in the "user.xml" file;
The stored x(left) / y(top) coords are (apparently) relative to the full Screen area, but when the GUI opens, it applies them relative to the Screen area without the Taskbar
So, if you have the Taskbar on the left or top of the screen, the GUI window opens not where it was, but with an according offset.
Steps to reproduce
Put the Taskbar on left/right/top.
Expected behavior
The position of the window should be restored correctly.
Describe the bug
Issue came up at ChocolateyGui chocolatey/ChocolateyGUI#793
... the "WINDOWPLACEMENT" / "normalPosition" parameter in the "user.xml" file;
The stored x(left) / y(top) coords are (apparently) relative to the full Screen area, but when the GUI opens, it applies them relative to the Screen area without the Taskbar
So, if you have the Taskbar on the left or top of the screen, the GUI window opens not where it was, but with an according offset.
Steps to reproduce
Put the Taskbar on left/right/top.
Expected behavior
The position of the window should be restored correctly.
Actual behavior
The position of the window will be moved.
Environment
The text was updated successfully, but these errors were encountered: