mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-23 12:19:54 +00:00
Fixes rectangle being drawn as it was a non-negative size in case it actually is. This can be observed e.g. when drawing a negative size selection rectangle (i.e. press mouse button and move cursor up and left).