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/ToolPixelArithmeticControl.axaml')
-rw-r--r--UVtools.WPF/Controls/Tools/ToolPixelArithmeticControl.axaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/UVtools.WPF/Controls/Tools/ToolPixelArithmeticControl.axaml b/UVtools.WPF/Controls/Tools/ToolPixelArithmeticControl.axaml
index cf81890..d27edee 100644
--- a/UVtools.WPF/Controls/Tools/ToolPixelArithmeticControl.axaml
+++ b/UVtools.WPF/Controls/Tools/ToolPixelArithmeticControl.axaml
@@ -384,7 +384,7 @@
<TextBlock
VerticalAlignment="Center"
- Text="{Binding Operation.PatternGenBrightnessPercent, StringFormat=(\{0\}%)}"/>
+ Text="{Binding Operation.PatternGenBrightnessPercent, StringFormat=({0}%)}"/>
</StackPanel>
<StackPanel Orientation="Horizontal" Spacing="10">