Thaddeus Crews
|
324512e11c
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
Thaddeus Crews
|
a1e2dd15af
|
Merge pull request #101077 from Rindbee/fix-ui-navigation-break
Fix ui navigation break
|
2025-03-05 12:07:56 -06:00 |
|
girdenis-p
|
577ee919d4
|
Add tests for control to test anchoring and minimum size
|
2025-02-13 16:08:39 +00:00 |
|
风青山
|
343b37dfc1
|
Add unit tests for control focus navigation
Users can navigate focus between controls using `ui_focus_next` or
`ui_focus_prev actions`. Add unit tests for these behaviors.
|
2025-01-29 20:51:02 +08:00 |
|
Pablo Andres Fuente
|
86ea0127a3
|
Add a focus border on ScrollContainer
Also added new unit tests for `Control`.
Co-authored-by: ator-dev <dominic.codedeveloper@gmail.com>
|
2024-11-23 23:54:38 -03:00 |
|
Markus Sauermann
|
152572ac38
|
Fix global transform validity for Node2D and Control
Set global transform to invalid when changing transform
|
2023-08-08 12:22:55 +02:00 |
|