Pāvels Nadtočajevs
|
25ae5c8ab4
Revert "Fix #100536: Control set_position resizes offsets/anchors"
|
3 months ago |
Pāvels Nadtočajevs
|
db0c0a9182
Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`.
|
4 months ago |
Thaddeus Crews
|
00bd421089
Merge pull request #105222 from kitbdev/fix-mouse-filter-recursive-and-rename
|
4 months ago |
kit
|
d16e8b7ca4
Fix and rename mouse filter recursive behavior
|
4 months ago |
Thaddeus Crews
|
c6394a1b8b
Merge pull request #104357 from FilipeAlexCosta/control-set-position
|
4 months ago |
Thaddeus Crews
|
c7fc877895
Merge pull request #101745 from Rindbee/remove-is_top_level_control
|
4 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
Filipe Alexandre Francisco Costa
|
ca57fe1db4
Fix #100536: Control set_position resizes offsets/anchors
|
5 months ago |
DE YU
|
04608fae4a
[GUI] Fix an issue where setting a control's recursive mode to disabled does not work on ready.
|
5 months ago |
Rémi Verschelde
|
7ad0b9b16c
Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children
|
5 months ago |
Thaddeus Crews
|
3bc2821e26
Merge pull request #102372 from Rindbee/display-the-actual-used-theme-items-in-the-Inspector
|
5 months ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
7 months ago |
DE-YU_H14
|
a49ca33a7f
Implement properties that recursively disables children's focus & mouse filter.
|
8 months ago |
风青山
|
bef64baa18
Display the actual used theme items in the Inspector
|
7 months ago |
风青山
|
f7397a0fee
Remove confusing `Control::is_top_level_control()`
|
7 months ago |
Rindbee
|
e197463525
Fix getting wrong focus neighbor when the control is in `ScrollContainer`
|
3 years ago |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 year ago |
Michael Alexsander
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
10 months ago |
Haoyu Qiu
|
009446a277
Add System Locale layout direction for Control and Window
|
10 months ago |
Haoyu Qiu
|
78801f61da
Add auto translate mode for tooltips
|
11 months ago |
rune-scape
|
0dde931bc9
StringName: Fix empty hash
|
1 year ago |
Silc Lizard (Tokage) Renew
|
57cd00aee9
Avoid incorrect computing anchor of Control node when reset on save
|
1 year ago |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 year ago |
Raul Santos
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
1 year ago |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 year ago |
Michael Alexsander
|
7b42c24550
Make auto translation inheritable
|
1 year ago |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 years ago |
bruvzg
|
932174fedf
[Editor] Add option to override editor UI layout direction.
|
1 year ago |
kit
|
d24d73ba31
Make mouse-enter/exit notifications match mouse event propagation
|
1 year ago |
Rémi Verschelde
|
3408aab7c6
Merge pull request #76027 from AThousandShips/focus_direction
|
1 year ago |