From 4bb149718f07284edbded1e759b6a3bdcf13cb50 Mon Sep 17 00:00:00 2001 From: martinchrzan Date: Tue, 8 Dec 2020 15:33:14 +0100 Subject: [PATCH] Hiding remove context menu when there are no colors in the history (#8482) (cherry picked from commit 08d84cbd6a73e0aba5cdedf116e4aa4563d3d7fc) --- .../colorPicker/ColorPickerUI/Views/ColorEditorView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/colorPicker/ColorPickerUI/Views/ColorEditorView.xaml b/src/modules/colorPicker/ColorPickerUI/Views/ColorEditorView.xaml index 60814279018b..c35fb2aa7004 100644 --- a/src/modules/colorPicker/ColorPickerUI/Views/ColorEditorView.xaml +++ b/src/modules/colorPicker/ColorPickerUI/Views/ColorEditorView.xaml @@ -28,7 +28,7 @@ SelectedIndex="{Binding SelectedColorIndex}" ItemContainerStyle="{DynamicResource ColorHistoryListViewStyle}"> - +