From df5409d103382d42c1a6c64eeb669b200603a25c Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Mon, 14 Dec 2020 10:50:30 +0100 Subject: [PATCH] Fix UI issue (#8508) Authored-by: Niels Laute --- .../ColorPickerUI/Controls/ColorFormatControl.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml b/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml index aaee472ce5..25d3c66d46 100644 --- a/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml +++ b/src/modules/colorPicker/ColorPickerUI/Controls/ColorFormatControl.xaml @@ -6,7 +6,10 @@ xmlns:p="clr-namespace:ColorPicker.Properties" xmlns:ui="http://schemas.modernwpf.com/2019" mc:Ignorable="d"> - + + +