Thaddeus Crews
|
69c5b03070
Merge pull request #101625 from Rindbee/fix-follow-focus-in-rotated-ScrollContainer
|
8 月之前 |
Janis Kirsteins
|
815e905972
Typo fix: rename SortableVisbilityMode
|
9 月之前 |
风青山
|
b75acc3ccd
Fix Follow Focus in a rotated `ScrollContainer`
|
9 月之前 |
Pablo Andres Fuente
|
86ea0127a3
Add a focus border on `ScrollContainer`
|
1 年之前 |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 年之前 |
kobewi
|
59c66585d5
Fix ScrollContainer configuration warnings
|
1 年之前 |
kobewi
|
b36bebc6da
Add SCROLL_MODE_RESERVE to ScrollContainer
|
1 年之前 |
Jordyfel
|
6d516a2609
Fix scroll container min size calculation
|
1 年之前 |
Giganzo
|
7e549aa52e
Fix rtl on follow focus
|
1 年之前 |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 年之前 |
kobewi
|
02e1e6d1ec
Add visibilty mode to as_sortable_control()
|
1 年之前 |
Michael Alexsander
|
9353081338
Fix scrollbar issues in `ScrollContainer`
|
1 年之前 |
kobewi
|
5c28814b39
Add as_sortable_control() to unify Container checks
|
1 年之前 |
Sofox
|
30356a488f
Enabled 'Scrolling' signal when scrolling with middle mouse on RichTextLabel/ScrollContainer
|
1 年之前 |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 年之前 |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 年之前 |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 年之前 |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 年之前 |
A Thousand Ships
|
a29416e332
[Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 年之前 |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 年之前 |
Marius Hanl
|
29358daa4d
Expose horizontal/vertical custom_step as editor property for the ScrollContainer
|
2 年之前 |
Juan Linietsky
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
3 年之前 |
Markus Sauermann
|
18978881fe
Code simplifications
|
3 年之前 |
Rindbee
|
42073fc2bb
Use more reasonable scrollable conditions in `ScrollContainer`
|
3 年之前 |
Zae
|
186ca020b3
Fix ScrollContainer touch-scrolling not working.
|
3 年之前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年之前 |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
3 年之前 |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 年之前 |