Re: [pointerevents] Default width/height attribute for mouse

> For mouse cursors, on Windows at least a cursor editor makes you 
define a hot spot (generally the top left) and the rest of the cursor 
takes up space on the screen but is not part of the hot spot. So it 
would seem for that case you could validly define the width/height of 
the pointer to be 1x1?

are there any potential scenarios (current or future) where a system 
may have a different `width`/`height` somehow for mice? some kind of 
"fat mouse" setting (which allows users more coarse pointing, and uses
 same sort of averaging/smoothing/heuristics to determine what they 
actually did want to activate when they click the mouse button)? 
it's...conceivable? if so, i'd rather not write in assumptions (see 
also my recent edit opening up the possibility of multiple 
simultaneous mice)

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

Received on Friday, 13 May 2016 19:01:50 UTC