Rémi Verschelde
|
e27b61d291
Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg
|
3 years ago |
Yuri Sizov
|
8b196be855
Add background to TabContainer's tabbar and editor docks
|
3 years ago |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 years ago |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 years ago |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 years ago |
Rindbee
|
c47ac20620
Fix getting outdated tab controls
|
3 years ago |
Nathan Franke
|
085ec68dfe
repaint tab container when changing tab visibility
|
3 years ago |
kobewi
|
1dc7bcc83c
Cleanup metadata usage
|
3 years ago |
Rindbee
|
44e32ba75c
Fix font_size not working in TabContainer
|
3 years ago |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 years ago |
Bastiaan Olij
|
9b7b9de0e5
Add action map editor for OpenXR
|
3 years ago |
Michael Alexsander
|
b8ce726dd0
Small fixes for `TabContainer`
|
3 years ago |
Michael Alexsander
|
94b8f38de2
Add visual marker when dragging and dropping tabs
|
3 years ago |
Rémi Verschelde
|
45fa14e1ae
Merge pull request #58850 from YeldhamDev/more_tab_regressions
|
3 years ago |
Paweł Fertyk
|
5381a27f79
Fix crash with all_tabs_in_front
|
3 years ago |
Michael Alexsander
|
c0381594c3
Fix regressions with nameless and icon-only tabs
|
3 years ago |
kobewi
|
b3864db7e0
Change tabs_rearrange_group to property
|
3 years ago |
Michael Alexsander
|
ebf630441f
Fix renaming `TabContainer` children not updating tab names when outside the tree
|
3 years ago |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Yuri Sizov
|
107b6f299c
Reorganize inspector layout workflow for Control nodes
|
4 years ago |
jmb462
|
1ce81dc5f2
Add missing SNAME macro optimization in some function calls
|
3 years ago |
Rémi Verschelde
|
8eb1d20346
Merge pull request #56206 from KoBeWi/random_call_deferred_to_the_rescue_once_again
|
4 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 years ago |
kobewi
|
a7a41a3431
Fix TabContainer not setting layout immediately
|
4 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
4 years ago |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
4 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Rémi Verschelde
|
9293c76636
Merge pull request #53049 from AnilBK/dont-construct-2
|
4 years ago |