We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5b194 commit eb84065Copy full SHA for eb84065
CHANGELOG.md
@@ -5,7 +5,7 @@
5
- On Windows, change the default window size (1024x768) to match the default on other desktop platforms (800x600).
6
- On Windows, fix bug causing mouse capture to not be released.
7
- On Windows, fix fullscreen not preserving minimized/maximized state.
8
-- On macOS, add `EventLoopWindowTargetExtMacOS::set_file_open_callback`.
+- On macOS, add `EventLoopExtMacOS::set_file_open_callback`.
9
- On Android, unimplemented events are marked as unhandled on the native event loop.
10
- On Windows, added `WindowBuilderExtWindows::with_menu` to set a custom menu at window creation time.
11
- On Android, bump `ndk` and `ndk-glue` to 0.3: use predefined constants for event `ident`.
0 commit comments