From 50769aaa841b234ca92d7525211998eb088ebe6e Mon Sep 17 00:00:00 2001 From: booploops <49113086+booploops@users.noreply.github.com> Date: Fri, 10 Dec 2021 01:30:43 -0800 Subject: [PATCH] fix for music videos not going into fullscreen or pip properly when animated artwork is present --- resources/cider-ui-tests/views/main.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/cider-ui-tests/views/main.ejs b/resources/cider-ui-tests/views/main.ejs index 5f27893b..c1fe50d2 100644 --- a/resources/cider-ui-tests/views/main.ejs +++ b/resources/cider-ui-tests/views/main.ejs @@ -372,11 +372,11 @@ lyrics[currentLyricsLine].line.replace('lrcInstrumental','') : "") : '') + ((lyricon) ? ((lyrics.length > 0 ) ? (lyrics[currentLyricsLine].translation ? ('\n\r' + lyrics[currentLyricsLine].translation) : ""): "") : '')}} -
<%- include("svg/fullscreen.svg") %>
-
<%- include("svg/fullscreen.svg") %>