You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Improved breakpoint marker position, and scales with font size
(cherry picked from commit d66b034bd1)
This commit is contained in:
@@ -584,7 +584,6 @@ void ScriptTextEditor::_bind_methods() {
|
||||
}
|
||||
|
||||
ScriptTextEditor::ScriptTextEditor() {
|
||||
get_text_edit()->set_breakpoint_gutter_width(12);
|
||||
}
|
||||
|
||||
/*** SCRIPT EDITOR ******/
|
||||
|
||||
Reference in New Issue
Block a user