godot/scene
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
..
2d Merge pull request #90752 from groud/fix_tilemap_y_sort 2024-04-17 10:59:04 +02:00
3d Merge pull request #90810 from Arnklit/particles_processing_ring_shape_emission_axis_fix 2024-04-17 20:26:50 +02:00
animation
audio
debugger
gui Add minimum width/height to dialog buttons 2024-04-17 23:48:05 +02:00
main
resources Merge pull request #90810 from Arnklit/particles_processing_ring_shape_emission_axis_fix 2024-04-17 20:26:50 +02:00
theme
property_list_helper.cpp
property_list_helper.h
property_utils.cpp
property_utils.h
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub