mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Fixed a binding
This commit is contained in:
parent
4863916025
commit
44626c4dba
@ -89,7 +89,7 @@
|
||||
Ability on Cooldown Color
|
||||
</TextBlock>
|
||||
<xctk:ColorPicker x:Name="AbilityCooldownColor"
|
||||
SelectedColor="{Binding Path=GameSettings.AbilityDownColor, Mode=TwoWay}"
|
||||
SelectedColor="{Binding Path=GameSettings.AbilityCooldownColor, Mode=TwoWay}"
|
||||
Grid.Row="4" Grid.Column="1" Width="110" HorizontalAlignment="Right"
|
||||
VerticalAlignment="Center" Margin="0,5,-1,5" Height="22" />
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user