mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Process pointer button events
This commit is contained in:
@@ -57,6 +57,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- On Web: fix position of touch events to be relative to the canvas.
|
||||
- On Web, fix `Window:::set_fullscreen` doing nothing when called outside the event loop but during
|
||||
a transient activation.
|
||||
- On Web, fix pointer button events not being processed when a buttons is already pressed.
|
||||
|
||||
# 0.28.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user