mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 22:31:30 +11:00
be09639b69
This is a follow up to the new API introduced in #20. This also fixes the issue where window resize events would not be emitted until the end of the resize. This PR fixese #39 by ensuring that the user callback given to either `EventsLoop::poll_events` or `EventsLoop::run_forever` can be called by each window delegate's resize callback directly. |
||
---|---|---|
.. | ||
api | ||
os | ||
platform | ||
api_transition.rs | ||
events.rs | ||
lib.rs | ||
window.rs |