1
0
Fork 0
godot/editor/scene/gui
风青山 81f727b6dd
Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor`
The returned control is an orphan node, which is to make the standard tooltip invisible.
2025-11-23 23:31:59 +08:00
..
SCsub
control_editor_plugin.cpp Speed up large selections in the editor 2025-08-31 14:25:44 -07:00
control_editor_plugin.h
font_config_plugin.cpp Merge pull request #108065 from lodetrick/range-hint-cleanup 2025-10-13 19:28:34 -05:00
font_config_plugin.h Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
margin_container_editor_plugin.cpp Stop drawing of MarginContainer margins if not in tree 2025-11-13 16:35:13 -08:00
margin_container_editor_plugin.h Visualize MarginContainer margins when selected 2025-10-03 11:42:05 -07:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
theme_editor_plugin.cpp Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor` 2025-11-23 23:31:59 +08:00
theme_editor_plugin.h `ThemeEditor`: Reorganize/fix UI to make it fit in editor (at its minimum size in single-window mode) better 2025-08-23 13:31:49 +03:00
theme_editor_preview.cpp Make bottom panel into available dock slot 2025-11-21 18:52:13 +01:00
theme_editor_preview.h