diff --git a/Application/Options/FeedsOptionsPanel.xaml b/Application/Options/FeedsOptionsPanel.xaml index 44952bd..4516c64 100644 --- a/Application/Options/FeedsOptionsPanel.xaml +++ b/Application/Options/FeedsOptionsPanel.xaml @@ -28,7 +28,8 @@ CanUserResizeRows="False" IsReadOnly="True" HeadersVisibility="Column" - Background="{x:Null}"> + Background="{x:Null}" + PreviewMouseLeftButtonDown="HandleFeedListPreviewMouseLeftButtonDown">