diff --git a/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml b/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml index f19f2c753..c11e806d3 100644 --- a/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml +++ b/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml @@ -12,102 +12,131 @@ - - - + + + + + + + + + + + + + + + + Properties + - - + Margin="0 5" /> + Margin="0 5" /> + Margin="0 5" /> + Margin="0 5 0 12" /> - - + + + + + + + + + + + + + + + + + + + + + + Color calibration + + + + Use the sliders below to adjust the colors of your device so that it matches your other devices. + + + - + Color="{Binding CurrentColor, Converter={StaticResource SKColorToColorConverter}}" + VerticalAlignment="Center"/> + + + +