fix: change esthetic -> aesthetic
This commit is contained in:
parent
b97110cd30
commit
e03fb3043f
5 changed files with 6 additions and 6 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue