[pointerevents] How best to inflate hit targets for touch?

RByers has just created a new issue for 
https://github.com/w3c/pointerevents:

== How best to inflate hit targets for touch? ==
What's our best advice / sample for how to make the hit targets for 
touch larger than that for mouse?

I'm working with an internal Google customer whose doing this already 
for `touch`+`mouse` events, it's not clear how much harder `pointer` 
events make this.  I'll add more details later once I better 
understand the scenario.  It's also possible that the main problem 
here is that we don't do any "touch adjustment" in Chrome for the 
pointer events (just 'click') - we're [talking about changing 
that](https://bugs.chromium.org/p/chromium/issues/detail?id=625198).

Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/126 using your GitHub 
account

Received on Monday, 1 August 2016 13:59:52 UTC