MacOS: request_user_attention(bool -> enum) (#1021)
This commit is contained in:
parent
53a89f28a0
commit
c1f314ccdc
3 changed files with 31 additions and 12 deletions
|
|
@ -15,6 +15,7 @@ and `WindowEvent::HoveredFile`.
|
|||
- On macOS, drop unused Metal dependency.
|
||||
- On Windows, fix the trail effect happening on transparent decorated windows. Borderless (or un-decorated) windows were not affected.
|
||||
- On Windows, fix `with_maximized` not properly setting window size to entire window.
|
||||
- On macOS, change `WindowExtMacOS::request_user_attention()` to take an `enum` instead of a `bool`.
|
||||
|
||||
# 0.20.0 Alpha 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue