1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00
Files
godot/doc/classes
Hugo Locurcio 1e8526659c Add minimum width/height to dialog buttons
This makes buttons with short texts such as "OK" or "Close"
easier to click, especially on a touchscreen.

This is exposed to projects via `buttons_min_width` and `buttons_min_height`
theme items in AcceptDialog (and therefore ConfirmationDialog and FileDialog),
with the default values being 0 to preserve compatibility with existing projects.
2024-04-17 23:48:05 +02:00
..
2024-01-16 19:20:17 +01:00
2024-04-16 12:46:15 +02:00
2024-04-13 15:18:12 -03:00
2024-02-18 21:54:21 +11:00
2024-02-18 21:54:21 +11:00
2023-12-18 15:13:09 +01:00
2024-02-19 16:43:42 +00:00
2024-04-03 00:32:35 +03:00
2024-01-24 16:53:09 +01:00
2024-02-27 19:51:59 -05:00