Logan Detrick
|
5fbc8a61fc
Fix TabBar hidden tabs handling
|
3 months ago |
SaNeOr
|
0785c9ad81
fix Editor Crashes When Middle Mouse Button Is Clicked on Empty Space in scene_tabs
|
3 months ago |
Thaddeus Crews
|
717df3ee88
Merge pull request #105249 from Repiteo/core/math-defs-namespace
|
4 months ago |
Thaddeus Crews
|
4c66c21542
Merge pull request #103024 from cruglet/master
|
4 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 months ago |
Cruglet
|
1a1711f1ee
Add middle-click removing for TabBars
|
6 months ago |
Pāvels Nadtočajevs
|
b106dfd4f9
Base accessibility API.
|
5 months ago |
Aaron J Yoder
|
117d5cbf96
Add tab spacing modifier for tabs in TabBar and TabContainer
|
6 months ago |
Michael Alexsander
|
e33a95f6ab
Always pick widest style as min width between unselected and hovered in `TabBar`
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
8 months ago |
kit
|
f2f34e9c50
Fix TabBar initialization issue and add tests
|
11 months ago |
Haoyu Qiu
|
14321b8ed5
Set auto translate mode for drag previews
|
11 months ago |
kleonc
|
d1740e6cbf
Clear TabBar tab close button's rect after it's hidden
|
1 year ago |
Yuri Rubinsky
|
af5fc8354b
Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
Gilles Roudière
|
7705265477
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
|
1 year ago |
Mansur Isaev
|
b37ddfc606
Add tab tooltip text
|
1 year ago |
kobewi
|
e95e954c68
Add PropertyListHelper in all simple cases
|
1 year ago |
A Thousand Ships
|
a56c03d495
Fix error spam when adding tabs to `TabBar` without deselect
|
1 year ago |
jsjtxietian
|
b7028e5f94
Tweak property order in the inspector for TabBar
|
1 year ago |
Mounir Tohami
|
fdba051a40
Fix `TabBar` size when theme changes
|
1 year ago |
kit
|
6e965f6c83
Allow tab deselection
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
kit
|
f6a212837b
TabContainer bottom position
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Wilson E. Alvarez
|
80fb8db31f
Remove unnecessary assignments
|
1 year ago |
Rémi Verschelde
|
17da2c5b53
Merge pull request #83963 from YeldhamDev/try_active_tabs_first
|
1 year ago |
kit
|
8985a46bdd
TabBar save current tab
|
1 year ago |
Michael Alexsander
|
c3fc87964f
Fix disabled tabs being selected when removing the current one
|
1 year ago |