Swiping for back & Forward.
0xWDG opened this issue · 1 comments
0xWDG commented
Report after merging #61 & #64
navigateViaTrackpad
defaults temporary to false, since they have changed the algorithm in Swift 3.
touches on the trackpad will give random "Left" or "Right" swipes.
Debug:
Scrolling a webpage from top to bottom (in several pieces)
Ended X:0.308425903320312 Y:0.176177978515625
Versus X:0.517059326171875 Y:0.70758056640625
Right?
Ended X:0.306610107421875 Y:0.105987548828125
Versus X:0.517059326171875 Y:0.70758056640625
Right?
Ended X:0.286041259765625 Y:0.145263671875
Versus X:0.517059326171875 Y:0.70758056640625
Right?
0xWDG commented
Fixed in Swift 4 version.