Markus Sauermann
|
084a4addc4
Fix Screen-Transform missing in Button Size in OptionButton::show_popup
|
před 3 roky |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
před 3 roky |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
před 3 roky |
Markus Sauermann
|
95597bb2ac
Fix position and size of OptionButton PopupMenu
|
před 3 roky |
kobewi
|
1778301cd0
Add call_deferred() method to Callable
|
před 3 roky |
EricEzaM
|
272c297931
Improve MenuButton and OptionButton
|
před 3 roky |
Michael Alexsander
|
9507e91c07
Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()`
|
před 3 roky |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
před 3 roky |
Michael Alexsander
|
221344b9e2
Fix some corner cases in the `Menu/OptionButton` item auto-highlight
|
před 3 roky |
Rémi Verschelde
|
ac7b5111f5
Merge pull request #64768 from bruvzg/popups_hide_if_visible
|
před 3 roky |
Rémi Verschelde
|
b7d2ba12c8
Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix
|
před 3 roky |
bruvzg
|
cd095ab64a
Hide MenuButton / OptionButton popup on click if it's already visible.
|
před 3 roky |
Rémi Verschelde
|
b9ea0e1338
Merge pull request #64218 from Rindbee/fix-button-minimum-size-calculation
|
před 3 roky |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
před 3 roky |
Michael Alexsander
|
1da50698fc
Make `Menu/OptionButton` item auto-highlight behave better
|
před 3 roky |
Rindbee
|
4a3a15c304
Fix case where `h_separation` might not work in `Button`
|
před 3 roky |
kobewi
|
e06cd2742f
Add missing properties to default theme
|
před 3 roky |
Yuri Sizov
|
1362bc22bd
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
před 3 roky |
kobewi
|
24d02dfb47
Add fit_to_longest_item to OptionButton
|
před 3 roky |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
před 3 roky |
SnailRhymer
|
d79818acb6
Fix errors and improve UX relating to new animation libraries
|
před 3 roky |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
před 3 roky |
reduz
|
6f401439f8
Implement Animation Libraries
|
před 3 roky |
kobewi
|
342dac77d4
Hide text and icon properties in OptionButton
|
před 3 roky |
Haoyu Qiu
|
a635ecf6d4
Add item tooltip access to OptionButton
|
před 3 roky |
Hugo Locurcio
|
a06f82ca4d
Add optional constructor arguments to more Control nodes
|
před 3 roky |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
před 3 roky |
Rémi Verschelde
|
b6ddf4a629
Merge pull request #57692 from YeldhamDev/popping_options
|
před 3 roky |
Michael Alexsander
|
8bde86da10
Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout direction
|
před 3 roky |
Michael Alexsander
|
21bf23d966
Enhancements and fixes for `OptionButton` and `PopupMenu`
|
před 3 roky |