Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
jmb462
|
33e5093e02
Fix PopupMenu bad item offset with custom vseparation
|
3 years ago |
Haoyu Qiu
|
fb15adfad0
Fix crash when executing PopupMenu.new()._submenu_timeout()
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rafał Mikrut
|
06976c3e84
[3.x] Fix crashes when using _input functions
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Yuri Roubinsky
|
adfc646f8c
Added optional id parameter to `PopupMenu::add_separator`
|
4 years ago |
Michael Alexsander
|
4fe554933c
Allow to circle back in 'PopupMenu' even if the first/last item is non-selectable
|
4 years ago |
Michael Alexsander
|
32da9dc1e9
Add "font_color_separator" theme property to 'PopupMenu'
|
4 years ago |
nobuyuki_nyuu
|
12386a2d80
PopupMenu.get_current_index() bound to ClassDB
|
5 years ago |
Leleat
|
8da00fbfc7
fixed PopupMenus letterjumping on any InputEvent
|
5 years ago |
Haoyu Qiu
|
e539b187a5
Clears button mask before activating menu item
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
9f68626fb2
doc: Sync classref with current source
|
5 years ago |
Haoyu Qiu
|
5bf8e1e426
Fixes long popup menu scroll behavior
|
5 years ago |
Rémi Verschelde
|
58dd5d0c78
PopupMenu: Fix missing text/xl_text when using add_shortcut
|
6 years ago |
Rémi Verschelde
|
63a19df5e6
PopupMenu: Reorder add_* methods in more natural order
|
6 years ago |
Tomasz Chabora
|
af5e0fff66
Remove ERR_EXPLAIN from scene/* code
|
6 years ago |
Tomasz Chabora
|
9de912caf5
Improvements to incremental search
|
6 years ago |
Aaron Franke
|
702b539405
Change "ID" to lowercase "id"
|
6 years ago |
Michael Alexsander Silva Dias
|
d6489374e7
Fix regression in 'PopupMenu' when icons have different values for width and height
|
6 years ago |
Michael Alexsander Silva Dias
|
48bfa9d17a
Fix regression on 'PopupMenu's minimal size
|
6 years ago |
Rémi Verschelde
|
0da61614c0
Merge pull request #27204 from YeldhamDev/popupmenu_checkicon_offset
|
6 years ago |
Michael Alexsander Silva Dias
|
b8e09f98c4
Make buttons that trigger popups have the same scale
|
6 years ago |
Rémi Verschelde
|
a342131eba
Merge pull request #27673 from qarmin/small_fixes
|
6 years ago |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 years ago |
Michael Alexsander Silva Dias
|
de04003d3f
Offset items in PopupMenu when Icons and Checks are present
|
6 years ago |
xDGameStudios
|
ffc5f360e8
Fixed optional idx argument in add_item (OptionMeny & PopupMenu)
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |