From 9465be8d76f8af6af17976fe5952acc25aea3cf1 Mon Sep 17 00:00:00 2001 From: Mateusz Skoczek Date: Fri, 1 Mar 2024 01:25:44 +0100 Subject: [PATCH] playlist search - video options --- .../en-US/HomePlaylistViewResources.resw | 2 +- .../Home/HomePlaylistView.xaml | 108 +++++++++++++++++- 2 files changed, 108 insertions(+), 2 deletions(-) diff --git a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomePlaylistViewResources.resw b/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomePlaylistViewResources.resw index c6dd639..0973f04 100644 --- a/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomePlaylistViewResources.resw +++ b/VDownload.Core/VDownload.Core.Strings/Strings/en-US/HomePlaylistViewResources.resw @@ -138,7 +138,7 @@ Filter - + Media options diff --git a/VDownload.Core/VDownload.Core.Views/Home/HomePlaylistView.xaml b/VDownload.Core/VDownload.Core.Views/Home/HomePlaylistView.xaml index 848ede6..e80eb6a 100644 --- a/VDownload.Core/VDownload.Core.Views/Home/HomePlaylistView.xaml +++ b/VDownload.Core/VDownload.Core.Views/Home/HomePlaylistView.xaml @@ -58,7 +58,7 @@ + HorizontalContentAlignment="Stretch"> @@ -154,9 +154,115 @@ FontWeight="Bold" FontSize="15"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +