v0.11.2
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.