Refactor toggling script list
This commit is contained in:
@ -1256,4 +1256,5 @@ TextShaderEditor::TextShaderEditor() {
|
||||
add_child(disk_changed);
|
||||
|
||||
_editor_settings_changed();
|
||||
code_editor->show_toggle_scripts_button(); // TODO: Disabled for now, because it doesn't work properly.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user