You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Enable scroll hints for several parts of the editor
This commit is contained in:
@@ -105,7 +105,6 @@ void EditorDock::_bind_methods() {
|
||||
}
|
||||
|
||||
EditorDock::EditorDock() {
|
||||
set_clip_contents(true);
|
||||
add_user_signal(MethodInfo("tab_style_changed"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user