- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Oct 2024 12:31:12 +0000
- To: public-pointer-events@w3.org
> So it's more of a potential developer footgun in general - once you specify that an area is just going to react to handwriting Once you specify that an area is *only* going to react to handwriting. It reacts to handwriting by default, nothing needs to be specified. This is why the developer advocacy would point out that you should be saying `touch-action: handwriting pan` or some other combination. This is similar to how we react to pinch-zoom by default but if you say `touch-action: pan-x` you can no longer pinch zoom. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/516#issuecomment-2407316448 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 October 2024 12:31:13 UTC