Giganzo
|
63409a91e0
Fix button down signal not emitting on first press after being disabled
|
1 week ago |
ProgrammerOnCoffee
|
360ee10a6e
Make `BaseButton`s' shortcut feedback timers internal
|
1 month ago |
lawnjelly
|
f8f350a32a
Add `GLOBAL_GET` cached macros.
|
3 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
4 months ago |
Mark Wilson
|
5fad891759
Fix menus and dropdowns requiring two clicks
|
6 months ago |
Rémi Verschelde
|
f99a465956
Merge pull request #81532 from wlsnmrk/button-focus-loss-event-fix
|
6 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
11 months ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
7 months ago |
Mounir Tohami
|
3db9bdf8d8
Fix `Button` minimum size when `disabled` is toggled.
|
9 months ago |
Mark Wilson
|
6a12fac44c
Fix button up and down events with focus changes
|
1 year ago |
Haoyu Qiu
|
6a7183119f
Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled
|
10 months ago |
Rémi Verschelde
|
ac80ba71e2
Merge pull request #93500 from anniryynanen/multi-press
|
10 months ago |
Anni Ryynänen
|
2033510a65
Improve button behavior when multiple mouse buttons are used at the same time
|
1 year ago |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 year ago |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 years ago |
jsjtxietian
|
47d601b316
Fix BaseButton.shortcut_feedback's timer raises errors
|
1 year ago |
MewPurPur
|
3d128f67a4
Rename button_pressed bindings to avoid shadowing
|
2 years ago |
Markus Sauermann
|
390aa2a565
Fix ButtonGroup unpressing
|
2 years ago |
TheSecondReal0
|
d829b43ab5
Add option for ButtonGroups to be unpressed
|
2 years ago |
VolTer
|
7d14c44025
Add more sections to Button and BaseButton
|
2 years ago |
Juan Linietsky
|
51777a2914
Fix constant editor redraw after shortcut
|
2 years ago |
Juan Linietsky
|
dd3a1b08a9
Button shortcuts no longer "press" the Button.
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Markus Sauermann
|
e4e13a404d
Add configuration warning when ButtonGroup is used with non-toggleable buttons
|
2 years ago |
Rémi Verschelde
|
4e47324b3f
Merge pull request #68097 from KoBeWi/no_signal🔕
|
2 years ago |
kobewi
|
4aa1efb0fe
Add set_value_no_signal() to Range
|
2 years ago |