Files
godot/scene/gui
风青山 5de496d3b0 Add a h_separation between icons in CheckButton/CheckBox
Previously, the `h_separation` between internal elements and custom elements
was added when `text` was not empty. That is, this `h_separation` does not
exist when there is a valid custom `icon` but `text` is empty.

Now, the `h_separation` between the internal element and the custom element
is added when the internal element and any custom element exist (both width
are greater than `0`).
2024-02-21 17:53:07 +08:00
..
2023-09-11 13:45:23 +02:00
2024-01-15 15:15:42 -05:00
2024-01-29 14:30:34 -05:00
2024-01-29 14:30:34 -05:00
2024-01-29 15:07:19 -05:00
2024-01-28 19:09:20 -05:00