MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / update_icon_max_width

Method update_icon_max_width

editor/debugger/editor_debugger_tree.cpp:458–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456}
457
458void EditorDebuggerTree::update_icon_max_width() {
459 add_theme_constant_override("icon_max_width", get_theme_constant("class_icon_size", EditorStringName(Editor)));
460}
461
462String EditorDebuggerTree::get_selected_path() {
463 if (!get_selected()) {

Callers 1

_notificationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected