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

workaround for missing left button on osx #561

Merged
merged 6 commits into from
Jul 14, 2016

Conversation

tomosu
Copy link
Contributor

@tomosu tomosu commented Jul 1, 2016

Workaround for PR #560.
The problem occurs when LeftMouseDragged event posted without LeftMouseDown event.
Install QAbstractNativeEventFilter to application and make sure to post LeftMouseDown event when receiving LeftMouseDragged event.

@tomosu
Copy link
Contributor Author

tomosu commented Jul 1, 2016

Jenkins

1 similar comment
@tomosu
Copy link
Contributor Author

tomosu commented Jul 1, 2016

Jenkins

@skitaoka skitaoka added the bug label Jul 1, 2016
@tomosu tomosu force-pushed the fix_missing_left_button_osx branch from 9ac01d0 to 5387f91 Compare July 14, 2016 08:03
@tomosu
Copy link
Contributor Author

tomosu commented Jul 14, 2016

Jenkins

@skitaoka
Copy link
Member

Jenkins

@skitaoka
Copy link
Member

LGTM

@skitaoka skitaoka merged commit 9cb984e into opentoonz:master Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants