- From: Jeffrey Chen via GitHub <noreply@w3.org>
- Date: Sat, 18 Apr 2026 14:31:53 +0000
- To: public-pointer-events@w3.org
The [SiYuan](https://github.com/siyuan-note/siyuan) app has a feature where holding down the Cmd key and scrolling adjusts the font size. Due to momentum scrolling on trackpads, scroll events continue to fire even after the user lifts their fingers, making it difficult to accurately determine whether the user pressed the Cmd key before scrolling or used the Cmd key for other functions during this post-scroll momentum phase. We need an accurate way to distinguish whether scroll events originate from a trackpad or a mouse wheel. -- GitHub Notification of comment by TCOTC Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/596#issuecomment-4273903125 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 18 April 2026 14:31:54 UTC