mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 23:00:05 -04:00
Derive more traits for events::ModifiersState (#411)
This commit is contained in:
committed by
Pierre Krieger
parent
f279b2f229
commit
4c62d71950
@@ -1,5 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
- Impl `Hash`, `PartialEq`, and `Eq` for `events::ModifiersState`.
|
||||
|
||||
# Version 0.11.1 (2018-02-19)
|
||||
|
||||
- Fixed windows not receiving mouse events when click-dragging the mouse outside the client area of a window, on Windows platforms.
|
||||
|
||||
Reference in New Issue
Block a user