Windows: add IconExtWindows::from_resource_name (#4137)
This commit is contained in:
parent
0c89ea7386
commit
46879429ed
3 changed files with 88 additions and 2 deletions
|
|
@ -71,6 +71,7 @@ changelog entry.
|
|||
- Added `Window::safe_area`, which describes the area of the surface that is unobstructed.
|
||||
- On X11, Wayland, Windows and macOS, improved scancode conversions for more obscure key codes.
|
||||
- Add ability to make non-activating window on macOS using `NSPanel` with `NSWindowStyleMask::NonactivatingPanel`.
|
||||
- On Windows, add `IconExtWindows::from_resource_name`.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue