We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ec5cc4 + 4f47658 commit 6fc972cCopy full SHA for 6fc972c
src/Views/AIAssistant.axaml
@@ -11,7 +11,7 @@
11
x:Name="ThisControl"
12
Icon="/App.ico"
13
Title="{DynamicResource Text.AIAssistant}"
14
- Width="400" Height="120"
+ Width="400" SizeToContent="Height"
15
CanResize="False"
16
WindowStartupLocation="CenterOwner">
17
<Grid RowDefinitions="Auto,Auto,Auto">
0 commit comments