Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 سال پیش |
Yuri Sizov
|
7fe0dab69b
Add focus font color to Button and derivatives
|
3 سال پیش |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 سال پیش |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 سال پیش |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 سال پیش |
Zak Grumbles
|
5d9108c9c6
Fix OptionButton docs godotengine#36803
|
5 سال پیش |
Haoyu Qiu
|
808a0bac33
Fixes OptionButton min size
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
Michael Alexsander
|
c4cd2c44c8
Make OptionButton itself take into account the arrow margin instead of relying on the theme
|
5 سال پیش |
Emmanuel Barroga
|
c2b902af4b
Fixes OptionButton Not Updating if Current Selection Already Selected
|
6 سال پیش |
NilsIrl
|
abceb74b49
Remove useless variable and line in OptionButton
|
6 سال پیش |
NilsIrl
|
dfecd62235
Change if to switch in OptionButton
|
6 سال پیش |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 سال پیش |
James Buck
|
17e1be6478
Connect OptionButton selection to menu's "index_pressed" signal
|
6 سال پیش |
Tomasz Chabora
|
9de912caf5
Improvements to incremental search
|
6 سال پیش |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
6 سال پیش |
Michael Alexsander Silva Dias
|
b8e09f98c4
Make buttons that trigger popups have the same scale
|
6 سال پیش |
Rémi Verschelde
|
7e87a410fa
Merge pull request #28205 from mikolasan/26937-hide-popup-menu
|
6 سال پیش |
Rémi Verschelde
|
cce2e4b07c
Merge pull request #22301 from YeldhamDev/button_popup_highlight
|
6 سال پیش |
Nikolay Neupokoev
|
ebe54833a9
Fix popup visibility for OptionButton, MenuButton and ColorPickerButton
|
6 سال پیش |
azagaya
|
7051685a77
Fixes differences between docs and item_selected and item_focused signals in optionbutton
|
6 سال پیش |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
Michael Alexsander Silva Dias
|
8f9447310d
Enable toggle behaviour for buttons that trigger popups
|
7 سال پیش |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 سال پیش |
Juan Linietsky
|
f6ce73f724
Visual Shaders are back.
|
7 سال پیش |
Geequlim
|
9ee8ddcd8d
Add default paramater value for OptionButton::add_icon_item
|
7 سال پیش |
Pedro J. Estébanez
|
b964a9e678
Add support for radio-looking items with icon
|
7 سال پیش |
Pedro J. Estébanez
|
a6dc160d5c
Use radio-button-like menu entries where applicable
|
7 سال پیش |
Fabio Alessandrelli
|
ff122a7e1f
Add item_focused signal to OptionButton
|
7 سال پیش |
Alexander Alekseev
|
66c39b1426
Fixes OptionButton selection index being reset to zero at instanciation
|
7 سال پیش |