mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
bugfix(x11): Properly interpret float data in drag ops
Closes #3245 notgull forgot to properly interpret float data from the X server, making him tonight's biggest loser. Signed-off-by: John Nunley <dev@notgull.net>
This commit is contained in:
@@ -13,6 +13,8 @@ Unreleased` header.
|
||||
|
||||
- On macOS, add services menu.
|
||||
- On macOS, remove spurious error logging when handling `Fn`.
|
||||
- On X11, fix an issue where floating point data from the server is
|
||||
misinterpreted during a drag and drop operation.
|
||||
|
||||
# 0.29.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user