Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong stored window placement (position) if Taskbar is on top or left #4146

Closed
wants to merge 1 commit into from

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Jul 1, 2021

Describe the changes you have made to improve this project

Fix wrong stored window placement (position) if Taskbar is on top or left. The GetWindowRect gets the rectangle inclusive the Taskbar height (width).

Closed Issues

Closes #4067

@punker76 punker76 changed the base branch from develop to main July 1, 2021 11:19
@punker76 punker76 closed this Jul 1, 2021
@punker76 punker76 deleted the hotfix/2.4.7 branch July 1, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

The window position is not stored correctly if the Taskbar is not at bottom
1 participant