Pāvels Nadtočajevs
|
34a97f9c9b
Fix scale and position of popups with `force_native`.
|
1 month ago |
Michael Alexsander
|
454e4f817c
Make build profile project detection also set build options
|
4 months ago |
chansoen
|
cf7e88f6ac
Fix `option_button.cpp` not updating selected when out of bounds
|
2 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 months ago |
Haoyu Qiu
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
4 months ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
8 months ago |
scgm0
|
25fd115957
Fix OptionButton::show_popup
|
6 months ago |
Michael Alexsander
|
5c63646e87
Change print warnings to config ones for popups that need transparency
|
6 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 months ago |
Thaddeus Crews
|
b1526f45b8
Merge pull request #97890 from timothyqiu/id-focused
|
8 months ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
9 months ago |
Haoyu Qiu
|
a328952fc1
Fix `PopupMenu.id_focused` signal using index as ID
|
9 months ago |
kobewi
|
5279fec60f
Always store ID of PopupMenu items
|
11 months ago |
Yuri Rubinsky
|
af5fc8354b
Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit
|
1 year ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 year ago |
bruvzg
|
ea379e3b3a
Improve button min. size calculation.
|
1 year ago |
Gilles Roudière
|
7705265477
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
|
1 year ago |
kobewi
|
e95e954c68
Add PropertyListHelper in all simple cases
|
1 year ago |
风青山
|
5de496d3b0
Add a `h_separation` between icons in `CheckButton`/`CheckBox`
|
1 year ago |
Rémi Verschelde
|
02f4a66c1f
Merge pull request #88145 from Ratamacue9112/tweak-option-button-property-order
|
1 year ago |
Ratamacue9112
|
45b9cbd904
Tweak property order in the inspector for OptionButton
|
1 year ago |
Michael Alexsander
|
7b42c24550
Make auto translation inheritable
|
1 year ago |
Rindbee
|
f29a7d302e
Make the drawing logic clearer in `Button`
|
2 years ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
Rémi Verschelde
|
0fff0b1054
Merge pull request #80203 from WhalesState/Dev2
|
1 year ago |
Haoyu Qiu
|
5dd854513e
Fix OptionButton min size when fit longest item is enabled
|
2 years ago |
Mounir Tohami
|
2cec27a3f1
Add shortcut handling to OptionButton
|
2 years ago |
Haoyu Qiu
|
5384c1a579
Update OptionButton min size when disabling Fit to Longest Item
|
2 years ago |
Florian Kothmeier
|
c33748d954
Fix invalid minimum size for translated messages in option button
|
2 years ago |