On Web, handle coalesced events

This commit is contained in:
dAxpeDDa 2023-06-02 14:23:09 +02:00 committed by daxpedda
parent 31ebc5caf4
commit 4f3eacf01e
3 changed files with 71 additions and 18 deletions

View file

@ -59,6 +59,7 @@ And please only add new entries to the top of this list, right below the `# Unre
a transient activation.
- On Web, fix pointer button events not being processed when a buttons is already pressed.
- **Breaking:** Updated `bitflags` crate version to `2`, which changes the API on exposed types.
- On Web, handle coalesced pointer events, which increases the resolution of pointer inputs.
# 0.28.6