You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 19:11:41 +00:00
fix: change esthetic -> aesthetic
This commit is contained in:
@@ -8474,7 +8474,7 @@ Node3DEditor::Node3DEditor() {
|
||||
|
||||
camera_override_viewport_id = 0;
|
||||
|
||||
// Add some margin to the sides for better esthetics.
|
||||
// Add some margin to the sides for better aesthetics.
|
||||
// This prevents the first button's hover/pressed effect from "touching" the panel's border,
|
||||
// which looks ugly.
|
||||
MarginContainer *toolbar_margin = memnew(MarginContainer);
|
||||
|
||||
Reference in New Issue
Block a user