You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-30 18:30:54 +00:00
Merge pull request #113574 from YeldhamDev/take_the_hint
Enable scroll hints for several parts of the editor
This commit is contained in:
@@ -208,7 +208,6 @@ namespace GodotTools.Build
|
||||
AvailableLayouts = DockLayout.Horizontal | DockLayout.Floating;
|
||||
Global = false;
|
||||
Transient = true;
|
||||
ClipContents = false;
|
||||
}
|
||||
|
||||
public override void _Ready()
|
||||
|
||||
Reference in New Issue
Block a user