mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 01:34:42 +00:00
1cb21b6937
The problem happened on methods `screen_get_position`, `screen_get_usable_rect` and `window_set_current_screen` when they were passed a negative screen value. Fixes: - #46184 - #46185 - #46186