Skip to content

Commit b3f7af4

Browse files
committed
Improving showcase
1 parent 8b6b5e5 commit b3f7af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fluent.Ribbon.Showcase/TestContent.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3796,7 +3796,7 @@
37963796

37973797
<Fluent:StatusBarItem Title="Zoom"
37983798
HorizontalAlignment="Right"
3799-
Value="{Binding Value, ElementName=zoomSlider, StringFormat={}{0:P}}" />
3799+
Value="{Binding Value, ElementName=zoomSlider, StringFormat={}{0:P0}}" />
38003800

38013801
<Fluent:StatusBarItem Title="Test (no content, no value)"
38023802
HorizontalAlignment="Right" />

0 commit comments

Comments
 (0)