On macOS, fix middle/other mouse buttons reporting
All buttons except for the left/right/middle was always reported as middle.
This commit is contained in:
parent
b1a5fae1f5
commit
1886949efe
2 changed files with 23 additions and 7 deletions
|
|
@ -58,6 +58,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
- Added Orbital support for Redox OS
|
||||
- On X11, added `drag_resize_window` method.
|
||||
- Added `Window::set_transparent` to provide a hint about transparency of the window on Wayland and macOS.
|
||||
- On macOS, fix the mouse buttons other than left/right/middle being reported as middle.
|
||||
|
||||
# 0.27.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue