Fixing Microwin, no more errors and it creats image now without issues

This commit is contained in:
KonTy
2024-05-26 09:33:45 -07:00
parent d905bbf5d5
commit 03746956cf
3 changed files with 23 additions and 26 deletions

View File

@ -801,7 +801,7 @@
<ColumnDefinition Width="30" /> <!-- Fixed width for Button -->
</Grid.ColumnDefinitions>
<TextBox Name="MicrowinScratchDirBox" Background="Transparent" BorderBrush="{MainForegroundColor}"
Text="Scratch_Directory"
Text="Scratch"
Margin="2"
IsReadOnly="False"
ToolTip="Alt Path For Scratch Directory"