From 427806b0d78442c601e4dacfbefc3dc88211e98f Mon Sep 17 00:00:00 2001 From: Shi Liang Date: Mon, 24 May 2021 12:17:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BD=93=E9=83=A8=E7=BD=B2=E5=88=B0?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E4=B8=8A=E6=97=B6=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=A1=8C=E9=9D=A2=E6=AD=8C=E8=AF=8D=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=9B=BE=E6=A0=87=20(#689)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add OSD Lyrics * tidy files * fix OSDLyrics: last line of lyrics not showing, performance * tidy files * make user can resize the lyrics window * Fix bug of initial window size * Fix: 1. auto resize osdlyrics window after packaging; 2. lyric parser problem with %; * tidy files * hide osdlyrics button if not in electron * tidy files --- public/osdlyrics.html | 3 ++- src/components/Player.vue | 7 ++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/public/osdlyrics.html b/public/osdlyrics.html index f45c577..deba7ce 100644 --- a/public/osdlyrics.html +++ b/public/osdlyrics.html @@ -14,6 +14,7 @@ padding: 0px; -webkit-user-select: none; -webkit-app-region: drag; + background: rgba(0, 0, 0, 0.000); } div { @@ -25,7 +26,7 @@ OSD Lyrics