x11: ignore mouse scroll button release events
This commit is contained in:
parent
1e7ab0cd25
commit
03dad26c43
2 changed files with 13 additions and 9 deletions
|
|
@ -269,3 +269,4 @@ changelog entry.
|
|||
- On Windows 11, prevent incorrect shifting when dragging window onto a monitor with different DPI.
|
||||
- On Web, device events are emitted regardless of cursor type.
|
||||
- On Wayland, `axis_value120` scroll events now generate `MouseScrollDelta::LineDelta`
|
||||
- On X11, mouse scroll button events no longer cause duplicated `WindowEvent::MouseWheel` events.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue