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

Add new property CloseOnIconDoubleClick to MetroWindow #4446

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

Add new property CloseOnIconDoubleClick to allow disable closing window if the user double clicks on window icon.

Unit test

Additional context

Remove unused GetWindowText and GetWindowBoundingRectangle methods.

Closed Issues

Closes #4445

Remove unused GetWindowText and GetWindowBoundingRectangle methods.
Add new property CloseOnIconDoubleClick to allow disable closing window if the user double clicks on window icon.
@punker76 punker76 added this to the 3.0.0 milestone Dec 10, 2023
@punker76 punker76 merged commit c28bcce into develop Dec 10, 2023
5 checks passed
@punker76 punker76 deleted the jk/4445-close-on-icon-doubleclick branch December 10, 2023 21:10
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.

MetroWindow: Application Crash on Double-Clicking Upper Left Icon
1 participant