Replace instant with web-time

This commit is contained in:
dAxpeDDa
2023-06-01 17:22:28 +02:00
committed by daxpedda
parent cf77f82ae3
commit 5bbe87960e
8 changed files with 22 additions and 8 deletions

View File

@@ -60,6 +60,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- 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.
- **Breaking:** On Web, `instant` is now replaced by `web_time`.
# 0.28.6