-
Notifications
You must be signed in to change notification settings - Fork 95
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
Trackpad gestures? #44
Comments
@djyde do you know how those gestures works, gestures are not my best point. |
See: https://github.com/djyde/WebShell/blob/master/WebShell/WebShellTrackpadGestures.swift#l24 For some strange reason the --- Please see: |
Maybe something useful here? https://github.com/kfix/MacPin/search?utf8=✓&q=gesture&type=Code Gestures work on MacPin |
Good idea i Will check it later today! (In About 2 Hours) |
The only thing is that UIGesture... Only works on iOS |
I could be searching for the wrong thing - I don't know Mac development |
Some Progress!!! |
👏 |
Back/forward with gestures doesn't seem to work. The keyboard shortcuts seem to work fine.
The text was updated successfully, but these errors were encountered: