diff --git a/Source/Editor/Windows/DebugLogWindow.cs b/Source/Editor/Windows/DebugLogWindow.cs index 560e507eb..7ffe5c923 100644 --- a/Source/Editor/Windows/DebugLogWindow.cs +++ b/Source/Editor/Windows/DebugLogWindow.cs @@ -333,8 +333,9 @@ namespace FlaxEditor.Windows AutoWidth = true, AutoHeight = true, Margin = new Margin(4), + VerticalAlignment = TextAlignment.Near, + HorizontalAlignment = TextAlignment.Near, Offsets = Margin.Zero, - AnchorPreset = AnchorPresets.StretchAll, }; // Entries panel