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

clean: remove macOS unused code related to gestures #1421

Merged

Conversation

shenlebantongying
Copy link
Collaborator

@shenlebantongying shenlebantongying commented Mar 19, 2024

There were various complaints about the interference between gestures.cc and QtWebEngine's native gestures on macOS.

Someone else disabled gesture.cc on macOS a long time ago #35

This PR removes useless code and disables compilation of gesture.cc on macOS.

Previously, #1407

shenlebantongying and others added 2 commits March 19, 2024 16:17
We prefer native gestures and disabled gesture.cc long time ago, those are unused
Copy link

sonarcloud bot commented Mar 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@xiaoyifang xiaoyifang merged commit 4833814 into xiaoyifang:staged Mar 20, 2024
13 checks passed
@shenlebantongying shenlebantongying deleted the clean/remove-macos-gestures branch March 20, 2024 03:19
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