From 4848ae0c2a3bd5526bcaada21312d3e7aaa03eab Mon Sep 17 00:00:00 2001 From: jeanphilt Date: Tue, 4 Feb 2025 05:17:02 -0500 Subject: [PATCH 1/2] Added a way to quickly toggle the visibility of the video --- .../Controls/VideoPlayerControl.xaml | 13 ++++++++++++- .../Controls/VideoPlayerControl.xaml.cs | 9 +++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/source/Generic/ExtraMetadataLoader/Controls/VideoPlayerControl.xaml b/source/Generic/ExtraMetadataLoader/Controls/VideoPlayerControl.xaml index 786ba9ec6e..087307b814 100644 --- a/source/Generic/ExtraMetadataLoader/Controls/VideoPlayerControl.xaml +++ b/source/Generic/ExtraMetadataLoader/Controls/VideoPlayerControl.xaml @@ -17,7 +17,6 @@ - @@ -88,6 +87,18 @@ + +