We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbeea8c commit e09c1f4Copy full SHA for e09c1f4
src/JuliusSweetland.OptiKids/UI/Views/Management/SoundsView.xaml
@@ -108,7 +108,7 @@
108
DisplayMemberPath="Key"
109
SelectedValuePath="Value"
110
SelectedValue="{Binding InfoSoundFile, Mode=TwoWay}" />
111
- <controls:NumericUpDown Grid.Column="1" Width="75"
+ <controls:NumericUpDown Grid.Column="1" Width="85"
112
TextAlignment="Right"
113
Minimum="0" Maximum="100" Interval="1"
114
Value="{Binding InfoSoundVolume, Mode=TwoWay}" />
0 commit comments