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