macOS: Fix move event sometimes being triggered on resize (#3914)
This commit is contained in:
parent
a18658284c
commit
380eea0072
2 changed files with 7 additions and 7 deletions
|
|
@ -154,5 +154,6 @@ changelog entry.
|
|||
### Fixed
|
||||
|
||||
- On Orbital, `MonitorHandle::name()` now returns `None` instead of a dummy name.
|
||||
- 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue