From cf3c36247d623ddf1c64e755046d7d807f578a83 Mon Sep 17 00:00:00 2001 From: kontrollanten <6680299+kontrollanten@users.noreply.github.com> Date: Mon, 29 Mar 2021 13:51:33 +0200 Subject: [PATCH] show less information by default in download modal (#3890) * client(video/download): collapse advanced informaton by default * fix(client/video-dl): update metadata upon resolution change closes #3810 Co-authored-by: Rigel Kent --- .../video-download.component.html | 163 +++++++++++------- .../video-download.component.scss | 37 +++- .../video-download.component.ts | 19 +- 3 files changed, 143 insertions(+), 76 deletions(-) diff --git a/client/src/app/shared/shared-video-miniature/video-download.component.html b/client/src/app/shared/shared-video-miniature/video-download.component.html index 0e659fbe2..8a9218343 100644 --- a/client/src/app/shared/shared-video-miniature/video-download.component.html +++ b/client/src/app/shared/shared-video-miniature/video-download.component.html @@ -17,22 +17,12 @@