Files
godot/scene/gui
Rémi Verschelde bfd5e09879 Range: Fix cases where max was set to or below min value
It will now raise an error whenever this happens so that we can fix
these situations. `max == min` is not allowed as it could lead to
divisions by zero in ratios, and `max < min` doesn't make much sense.

Fixes #33907.
2019-11-26 10:25:41 +01:00
..
2019-07-30 12:03:00 +01:00
2019-08-12 04:26:38 -05:00
2019-10-31 16:58:53 -03:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-08-12 04:26:38 -05:00
2019-06-28 12:42:42 +03:00
2019-06-28 12:42:42 +03:00
2019-06-20 16:59:48 +02:00
2019-11-07 16:39:14 +01:00
2019-09-30 13:56:20 +04:00
2019-09-30 13:56:20 +04:00