1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-02 16:48:55 +00:00
Files
godot/doc/classes
Rindbee 4a3a15c304 Fix case where h_separation might not work in Button
This patch mainly solves two things:
1. The typo of `h_separation`;
2. Negative values of `h_separation` will be treated as `0` when used, to prevent the button's minimum `width` from being reduced by `h_separation`.
2022-08-12 19:57:08 +08:00
..
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-05-10 19:34:48 +08:00
2022-08-08 21:08:26 -07:00
2022-08-04 13:45:54 -05:00
2022-04-28 21:19:01 +08:00
2022-04-28 00:22:43 -07:00
2022-04-28 00:22:43 -07:00
2022-08-02 11:53:28 -05:00