Re: [pointerevents] Touch-action isn't flexible enough for direction-specific behavior

Here's a [different demo](http://jsbin.com/dahaga) designed to be a 
ultra-simplistic version of what twitter.com is doing for 
pull-to-refresh in Chrome via touch events.  To do the same thing with
 pointer events, you really need `touch-action: pan-down`.

![Video of the effect from 
twitter](https://rbyers.github.io/twitter-p2r.gif)

-- 
GitHub Notification of comment by RByers
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/6#issuecomment-230938058 
using your GitHub account

Received on Wednesday, 6 July 2016 23:30:45 UTC