From 2e961d1d700fe19020e3414a623cdb9baff17cae Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Mon, 25 Jan 2021 14:21:49 +0100 Subject: [PATCH] Colorpicker fixes (#9277) Co-authored-by: Niels Laute --- .../ColorPickerUI/Controls/ColorPickerControl.xaml | 4 ++-- .../ColorPickerUI/Controls/ColorPickerControl.xaml.cs | 2 ++ src/modules/colorPicker/ColorPickerUI/Resources/Styles.xaml | 6 ------ 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/modules/colorPicker/ColorPickerUI/Controls/ColorPickerControl.xaml b/src/modules/colorPicker/ColorPickerUI/Controls/ColorPickerControl.xaml index bf1af9149d..31be42c401 100644 --- a/src/modules/colorPicker/ColorPickerUI/Controls/ColorPickerControl.xaml +++ b/src/modules/colorPicker/ColorPickerUI/Controls/ColorPickerControl.xaml @@ -274,14 +274,14 @@