Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'UVtools.WPF/Controls/Tools/ToolInfillControl.axaml')
-rw-r--r--UVtools.WPF/Controls/Tools/ToolInfillControl.axaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/UVtools.WPF/Controls/Tools/ToolInfillControl.axaml b/UVtools.WPF/Controls/Tools/ToolInfillControl.axaml
index f09dc61..4fa2208 100644
--- a/UVtools.WPF/Controls/Tools/ToolInfillControl.axaml
+++ b/UVtools.WPF/Controls/Tools/ToolInfillControl.axaml
@@ -19,6 +19,7 @@
Grid.Column="2"
Items="{Binding Operation.InfillAlgorithmTypes}"
SelectedItem="{Binding Operation.InfillType}"
+ HorizontalAlignment="Stretch"
/>
<!--Wall thickness-->