winit/src/platform_impl
Golden Water e108fa2fbf
Resize when size changes on scale change on macOS
This fixes an issue where the window glitched due to resize
when the user doesn't actually change the window, but macOS
function to update window size was still called.
2024-05-23 20:40:07 +04:00
..
android event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
ios event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
linux event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
macos Resize when size changes on scale change on macOS 2024-05-23 20:40:07 +04:00
orbital event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
web event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
windows event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
mod.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00