Prevent winit from overriding LSUIElement in package manifests (#3920)
This commit is contained in:
parent
dfea49f488
commit
7e819bb2ce
4 changed files with 21 additions and 15 deletions
|
|
@ -154,3 +154,5 @@ changelog entry.
|
|||
### Fixed
|
||||
|
||||
- On Orbital, `MonitorHandle::name()` now returns `None` instead of a dummy name.
|
||||
- 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