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 gtk_window_begin_resize_drag's mouse button #1920

Merged

Conversation

lyimmi
Copy link
Contributor

@lyimmi lyimmi commented Sep 30, 2022

This PR is connected to: #1917

I made a mistake in my previous commit 342cf46.

When I registered the last mouse click I changed the gtk_window_begin_move_drag()'s button property by mistake instead of gtk_window_begin_resize_drag()'s.

Whit this PR I'm setting the valid mouse button for gtk_window_begin_resize_drag() as well.

Copy link
Member

@leaanthony leaanthony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks legit . Thanks for your continued support 🙏🙏

@leaanthony leaanthony merged commit de49b1f into wailsapp:master Oct 1, 2022
@lyimmi lyimmi deleted the bugfix/1917_linux_fix_resize_button branch October 1, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants