You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Several ui improvements (mostly margins)
Improved colors Added some missing icons
This commit is contained in:
@@ -89,7 +89,7 @@ class ScriptEditorDebugger : public Control {
|
||||
|
||||
TabContainer *tabs;
|
||||
|
||||
LineEdit *reason;
|
||||
Label *reason;
|
||||
ScriptEditorDebuggerVariables *variables;
|
||||
|
||||
Button *step;
|
||||
|
||||
Reference in New Issue
Block a user