1
0
Fork 0
godot/editor/doc
风青山 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
doc_tools.cpp Don't expose underscored signals 2025-11-14 18:52:42 +01:00
doc_tools.h
editor_help.cpp Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor` 2025-11-23 23:31:59 +08:00
editor_help.h Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor` 2025-11-23 23:31:59 +08:00
editor_help_search.cpp
editor_help_search.h