bevy/crates/bevy_winit
Tristan Guichaoua 9473726628
Fix Window::set_cursor_position (#9456)
# Objective

Fixes #9455

This change has probably been forgotten in
https://github.com/bevyengine/bevy/pull/8306.

## Solution

Remove the inversion of the Y axis when propagates window change back to
winit.
2023-08-17 16:59:07 +00:00
..
src Fix Window::set_cursor_position (#9456) 2023-08-17 16:59:07 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00