Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 年之前 |
Rémi Verschelde
|
f647292df5
Merge pull request #64960 from YeldhamDev/more_hl_stuff
|
3 年之前 |
Michael Alexsander
|
221344b9e2
Fix some corner cases in the `Menu/OptionButton` item auto-highlight
|
3 年之前 |
Michael Alexsander
|
06df59887b
Fix crash when pressing up on an empty `PopupMenu`
|
3 年之前 |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 年之前 |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
3 年之前 |
kobewi
|
e06cd2742f
Add missing properties to default theme
|
3 年之前 |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 年之前 |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 年之前 |
FireForge
|
f85eb4164a
Expose PopupMenu set/get_item_horizontal_offset()
|
3 年之前 |
bruvzg
|
f7269fe878
Single-window mode popups and edited scene windows fixes.
|
3 年之前 |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 年之前 |
Rémi Verschelde
|
9101c5b499
Merge pull request #52624 from e8newallm/52577
|
3 年之前 |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 年之前 |
Michael Alexsander
|
bab2f3c021
Add `font_separator` and related properties to `PopupMenu`
|
3 年之前 |
Michael Alexsander
|
59c3d4e17f
Fix and tweak labeled separator in `PopupMenu`
|
3 年之前 |
bruvzg
|
8b0761d1fd
Fix sub-menu keyboard navigation.
|
3 年之前 |
风青山
|
f789c17690
Fix text buf does not clear when calling the method set_item_text in PopupMenu
|
3 年之前 |
kobewi
|
42078dec9f
Allow negative indexes in ItemList and PopupMenu
|
3 年之前 |
kobewi
|
7d44bb8f06
Remove set_as_minsize()
|
3 年之前 |
bruvzg
|
74ff5921d6
Improve popup window handling.
|
3 年之前 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
Rémi Verschelde
|
196801fc64
Merge pull request #57837 from YeldhamDev/that_was_pointless
|
3 年之前 |
Michael Alexsander
|
ef81dc1831
Remove code to update the layout direction of submenus from `PopupMenu`
|
3 年之前 |
Markus Sauermann
|
35806c1511
Adjust id creation in PopupMenu to avoid duplicate ids
|
3 年之前 |
Rémi Verschelde
|
b6ddf4a629
Merge pull request #57692 from YeldhamDev/popping_options
|
3 年之前 |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 年之前 |
Rémi Verschelde
|
b024602660
Merge pull request #57725 from jmb462/missing-sname-theme-setters
|
3 年之前 |
Michael Alexsander
|
8bde86da10
Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout direction
|
3 年之前 |