mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
chore: 修改划火柴设置界面布局 (#11682)
This commit is contained in:
@@ -70,16 +70,16 @@
|
||||
Text="{DynamicResource DeploymentWithPause}"
|
||||
TextWrapping="Wrap" />
|
||||
</CheckBox>
|
||||
<CheckBox
|
||||
Margin="20,10"
|
||||
Content="{DynamicResource AutoRestartOption}"
|
||||
IsChecked="{Binding AutoRestartOnDrop}" />
|
||||
</StackPanel>
|
||||
|
||||
<StackPanel
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
Orientation="Horizontal">
|
||||
<CheckBox
|
||||
Margin="20,10"
|
||||
Content="{DynamicResource AutoRestartOption}"
|
||||
IsChecked="{Binding AutoRestartOnDrop}" />
|
||||
<CheckBox Margin="0,10" IsChecked="{Binding RoguelikeDelayAbortUntilCombatComplete}">
|
||||
<TextBlock
|
||||
Block.TextAlignment="Left"
|
||||
|
||||
Reference in New Issue
Block a user