scgm0
|
25fd115957
Fix OptionButton::show_popup
|
před 9 měsíci |
Michael Alexsander
|
5c63646e87
Change print warnings to config ones for popups that need transparency
|
před 9 měsíci |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
před 10 měsíci |
Thaddeus Crews
|
b1526f45b8
Merge pull request #97890 from timothyqiu/id-focused
|
před 11 měsíci |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
před 1 rokem |
Haoyu Qiu
|
a328952fc1
Fix `PopupMenu.id_focused` signal using index as ID
|
před 1 rokem |
kobewi
|
5279fec60f
Always store ID of PopupMenu items
|
před 1 rokem |
Yuri Rubinsky
|
af5fc8354b
Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit
|
před 1 rokem |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
před 1 rokem |
bruvzg
|
ea379e3b3a
Improve button min. size calculation.
|
před 1 rokem |
Gilles Roudière
|
7705265477
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
|
před 1 rokem |
kobewi
|
e95e954c68
Add PropertyListHelper in all simple cases
|
před 1 rokem |
风青山
|
5de496d3b0
Add a `h_separation` between icons in `CheckButton`/`CheckBox`
|
před 1 rokem |
Rémi Verschelde
|
02f4a66c1f
Merge pull request #88145 from Ratamacue9112/tweak-option-button-property-order
|
před 1 rokem |
Ratamacue9112
|
45b9cbd904
Tweak property order in the inspector for OptionButton
|
před 1 rokem |
Michael Alexsander
|
7b42c24550
Make auto translation inheritable
|
před 1 rokem |
Rindbee
|
f29a7d302e
Make the drawing logic clearer in `Button`
|
před 3 roky |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
před 1 rokem |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
před 2 roky |
Rémi Verschelde
|
0fff0b1054
Merge pull request #80203 from WhalesState/Dev2
|
před 2 roky |
Haoyu Qiu
|
5dd854513e
Fix OptionButton min size when fit longest item is enabled
|
před 2 roky |
Mounir Tohami
|
2cec27a3f1
Add shortcut handling to OptionButton
|
před 2 roky |
Haoyu Qiu
|
5384c1a579
Update OptionButton min size when disabling Fit to Longest Item
|
před 2 roky |
Florian Kothmeier
|
c33748d954
Fix invalid minimum size for translated messages in option button
|
před 2 roky |
Rindbee
|
9bd1d3b5c8
Update size or size cache when toggling `expand_icon` in `Button`
|
před 2 roky |
Rémi Verschelde
|
57e3651763
Merge pull request #72028 from kilojool/option_button_reselection
|
před 2 roky |
Haoyu Qiu
|
150f89352b
Auto translate popup menus of MenuButton and OptionButton
|
před 2 roky |
Markus Sauermann
|
084a4addc4
Fix Screen-Transform missing in Button Size in OptionButton::show_popup
|
před 2 roky |
kilojool
|
8b008757db
OptionButton: allow reselection of selected item
|
před 2 roky |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
před 2 roky |