macOS: Fix monitors connected via certain Thunderbolt hubs (#4207)
Instead of panicking, raise a warning and return `None` or similar. Co-authored-by: RJ <rj@metabrew.com>
This commit is contained in:
parent
1800fa1670
commit
aa83726c72
3 changed files with 29 additions and 9 deletions
|
|
@ -256,3 +256,4 @@ changelog entry.
|
|||
- On Wayland, apply fractional scaling to custom cursors.
|
||||
- On macOS, fixed `VideoMode::refresh_rate_millihertz` for fractional refresh rates.
|
||||
- On macOS, store monitor handle to avoid panics after going in/out of sleep.
|
||||
- On macOS, allow certain invalid monitor handles and return `None` instead of panicking.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue