mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
macOS: Fix move event sometimes being triggered on resize (#3914)
This commit is contained in:
committed by
Kirill Chibisov
parent
685090021b
commit
1bc405e526
@@ -47,5 +47,6 @@ changelog entry.
|
||||
|
||||
### Fixed
|
||||
|
||||
- On macOS, fix `WindowEvent::Moved` sometimes being triggered unnecessarily on resize.
|
||||
- On MacOS, package manifest definitions of `LSUIElement` will no longer be overridden with the
|
||||
default activation policy, unless explicitly provided during initialization.
|
||||
|
||||
Reference in New Issue
Block a user