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

Improve status bar resize handling #15090

Conversation

ozone10
Copy link
Contributor

@ozone10 ozone10 commented May 5, 2024

ref #14959

@donho
Copy link
Member

donho commented May 6, 2024

@ozone10
By "Improve status bar resize handling", it improves the status improvement display or it's a code refactoring?

@ozone10
Copy link
Contributor Author

ozone10 commented May 6, 2024

@donho
technically it's more code refactoring. But it helps in some rare case to avoid visual glitch (status bar not repositioning immediately) when changing between full and less mode.

Instead of relying on SetWindowPos we send WM_SIZE directly to status bar.

- make controls spacing and position consistent
@ozone10 ozone10 force-pushed the CodeFindReplaceStatusBarSizeHandling branch from 78249a4 to eaa7890 Compare May 9, 2024 12:58
@donho donho self-assigned this May 16, 2024
@donho donho added the accepted label May 16, 2024
@donho donho closed this in 4cd2311 May 16, 2024
@ozone10 ozone10 deleted the CodeFindReplaceStatusBarSizeHandling branch May 16, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants