Skip to content

Commit

Permalink
Now anti spoiler is approx since it moves in booklet
Browse files Browse the repository at this point in the history
  • Loading branch information
yonixw committed Sep 5, 2023
1 parent 04bb86a commit 208dec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MangaPrinter.WpfGUI/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
<CheckBox Name="cbAddStart" IsChecked="True">Add Start Page</CheckBox>
<CheckBox Name="cbAddEnd" IsChecked="True">Add End Page</CheckBox>
<Label Width="2" Padding="10" BorderThickness="1 0 0 0" BorderBrush="#FF7C7C7C"></Label>
<CheckBox Name="cbUseAntiSpoiler" IsChecked="True">Anti-spoiler every:</CheckBox>
<CheckBox Name="cbUseAntiSpoiler" IsChecked="True">Anti-spoiler every: ~</CheckBox>
<TextBox Width="50px" Name="txtSpoilerPgNm" TextAlignment="Center" TextChanged="txtSpoilerPgNm_TextChanged">
25</TextBox>
<TextBlock IsEnabled="False" >pages</TextBlock>
Expand Down

0 comments on commit 208dec9

Please sign in to comment.