Skip to content

v0.11.2

Compare
Choose a tag to compare
@cart cart released this 18 Aug 19:03
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.