Skip to content

Commit 3b1d993

Browse files
committed
Update README.md
1 parent 6c62c48 commit 3b1d993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This API is a shim of the [W3C Pointer Events specification][W3C_pointer] and ad
88
- Use attribute `data-touch-action` to set touch action on HTML elements; generates `touch-action` and `ms-touch-action` CSS properties when supported by the browser.
99
- Support **Pointer Capture** with mouse and touch events.
1010
- Normalize **click** (Tap) events, **double click** (double Tap) events, and event **button/buttons/which** values.
11+
- Generate immediate clicks (no ~300ms delay)
1112

1213
##Supported environments
1314
The API has been successfully tested on the following environments.

0 commit comments

Comments
 (0)