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