From 3dd4806154f6367f4cebbe45087fa868820b9ea3 Mon Sep 17 00:00:00 2001 From: Hamster <37259613+Hamster5295@users.noreply.github.com> Date: Thu, 22 Jun 2023 05:12:20 +0800 Subject: [PATCH] Set alignment of the LineEdit in Export Dialog to Left (#880) --- src/UI/Dialogs/ExportDialog.tscn | 1 - 1 file changed, 1 deletion(-) diff --git a/src/UI/Dialogs/ExportDialog.tscn b/src/UI/Dialogs/ExportDialog.tscn index 501d8a438..7e8f1caa9 100644 --- a/src/UI/Dialogs/ExportDialog.tscn +++ b/src/UI/Dialogs/ExportDialog.tscn @@ -272,7 +272,6 @@ margin_right = 382.0 margin_bottom = 52.0 size_flags_horizontal = 3 text = "untitled" -align = 2 caret_blink = true caret_blink_speed = 0.5