From 2cbc4998df0418a1802a35f175f9f2e9e796d8dc Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Wed, 2 Apr 2025 14:53:34 +0530 Subject: [PATCH] Couldn't connect when I tried it Cast is also not supported by hls-video, can investigate both these together. --- web/apps/photos/src/styles/photoswipe.css | 1 - web/packages/gallery/components/viewer/photoswipe.ts | 1 - 2 files changed, 2 deletions(-) diff --git a/web/apps/photos/src/styles/photoswipe.css b/web/apps/photos/src/styles/photoswipe.css index da2840260a..af8fe69137 100644 --- a/web/apps/photos/src/styles/photoswipe.css +++ b/web/apps/photos/src/styles/photoswipe.css @@ -286,7 +286,6 @@ media-time-range:hover { they trigger. */ media-pip-button[mediapipunavailable], -media-airplay-button[mediaairplayunavailable], media-fullscreen-button[mediafullscreenunavailable] { display: none; } diff --git a/web/packages/gallery/components/viewer/photoswipe.ts b/web/packages/gallery/components/viewer/photoswipe.ts index bb99646a0c..9228075ee5 100644 --- a/web/packages/gallery/components/viewer/photoswipe.ts +++ b/web/packages/gallery/components/viewer/photoswipe.ts @@ -1295,7 +1295,6 @@ const hlsVideoControlsHTML = () => ` ${settingsSVGPath} -