Enable scroll hints for several parts of the editor

This commit is contained in:
Michael Alexsander 2025-12-04 13:28:49 -03:00
parent 757bba192e
commit f187b8b2bf
No known key found for this signature in database
GPG key ID: A9C91EE110F4EABA
35 changed files with 334 additions and 93 deletions

View file

@ -70,7 +70,6 @@ EditorDebuggerNode::EditorDebuggerNode() {
set_global(false);
set_transient(true);
set_clip_contents(false);
_update_margins();
if (!singleton) {