Can now make PDFs again; more UI tweaks

This commit is contained in:
2026-02-16 14:29:26 +09:00
parent 9bae4b49eb
commit bfd90f9cd9
3 changed files with 45 additions and 26 deletions
+1
View File
@@ -14,6 +14,7 @@
<TextBlock TextAlignment="Center"
FontWeight="Bold"
TextWrapping="Wrap"
FontSize="16"
MaxWidth="350">Are you sure you want to remove the item "<Run Text="{Binding File.Title}"/>"?</TextBlock>
<StackPanel Orientation="Horizontal"
HorizontalAlignment="Center"