|
|
|
|
|
by Brakenshire
3668 days ago
|
|
The zoom and touch gestures are there on mobile. Ideally the same would be available for laptops that have the same gestures on their touchpad. Presumably this would require something like Pointer Events: http://caniuse.com/#search=pointer%20events For a traditional PC interface, there isn't such a natural way of handling this interface. |
|