Ninni Pipping
|
dcd2b883eb
Use NULL instead of COND checks when appropriate
|
2 년 전 |
Tefatika
|
abd894daf7
Fixed error messages when setting all_tab_in_front of TabContainer
|
2 년 전 |
Rémi Verschelde
|
b5ddafcab2
Merge pull request #76374 from OverloadedOrama/more-tab-container-signals
|
2 년 전 |
Rémi Verschelde
|
dfee04ae2a
Merge pull request #74632 from davthedev/tabs-hover
|
2 년 전 |
Emmanouil Papadeas
|
0a6a4969dc
Add more signals to `TabContainer` that `TabBar` already has
|
2 년 전 |
David Giardi
|
9f1e18e64c
Add theming support for hovered tabs
|
2 년 전 |
ShadyChibinko
|
9d2aecade0
Add Tab Metadata
|
2 년 전 |
Yuri Sizov
|
1522762dc9
Make icons of scripted and custom classes fit the editor UI
|
2 년 전 |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 년 전 |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 년 전 |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 년 전 |
Michael Alexsander
|
fb8588e68e
Fix problems with `tab_changed` signal when removing multiple tabs at once
|
3 년 전 |
Rindbee
|
65f97c671c
Make the inner TabBar in a TabContainer behave as if it were in a Container
|
3 년 전 |
Rindbee
|
464c374372
Fix minimum size calculation for TabContainer
|
3 년 전 |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
3 년 전 |
Rémi Verschelde
|
e27b61d291
Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg
|
3 년 전 |
Yuri Sizov
|
8b196be855
Add background to TabContainer's tabbar and editor docks
|
3 년 전 |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 년 전 |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
3 년 전 |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 년 전 |
Rindbee
|
c47ac20620
Fix getting outdated tab controls
|
3 년 전 |
Nathan Franke
|
085ec68dfe
repaint tab container when changing tab visibility
|
3 년 전 |
kobewi
|
1dc7bcc83c
Cleanup metadata usage
|
3 년 전 |
Rindbee
|
44e32ba75c
Fix font_size not working in TabContainer
|
3 년 전 |
FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 년 전 |
Bastiaan Olij
|
9b7b9de0e5
Add action map editor for OpenXR
|
3 년 전 |
Michael Alexsander
|
b8ce726dd0
Small fixes for `TabContainer`
|
3 년 전 |
Michael Alexsander
|
94b8f38de2
Add visual marker when dragging and dropping tabs
|
3 년 전 |
Rémi Verschelde
|
45fa14e1ae
Merge pull request #58850 from YeldhamDev/more_tab_regressions
|
3 년 전 |