bevy/crates/bevy_winit
Tristan Guichaoua 12c6fa7e59 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-18 11:32:33 -07:00
..
src Fix Window::set_cursor_position (#9456) 2023-08-18 11:32:33 -07:00
Cargo.toml Release 0.11.2 2023-08-17 14:42:13 -07:00