You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
Enable scroll hints for several parts of the editor
This commit is contained in:
@@ -70,7 +70,6 @@ EditorDebuggerNode::EditorDebuggerNode() {
|
||||
set_global(false);
|
||||
set_transient(true);
|
||||
|
||||
set_clip_contents(false);
|
||||
_update_margins();
|
||||
|
||||
if (!singleton) {
|
||||
|
||||
Reference in New Issue
Block a user