From 288168ea1d9981c76a28e47f832c160b3351368e Mon Sep 17 00:00:00 2001 From: Craig Drummond Date: Sun, 28 Feb 2021 18:17:04 +0000 Subject: [PATCH] Move font-size context menu into tab-titles of 'Now playing' and allow main info text to be selected. --- ChangeLog | 2 ++ MaterialSkin/HTML/material/html/css/style.css | 2 +- .../HTML/material/html/js/nowplaying-page.js | 20 +++++++++---------- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index ebdca5dfe..95bcf6f18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ 9. When sholwing group volume dialog when no volume slider shown in toolbar, then scroll to active player's volume. 10. Fix gere names not showing in 'Advanced search' dialog. +11. Move font-size context menu into tab-titles of 'Now playing' and allow main + info text to be selected. 2.3.0 ----- diff --git a/MaterialSkin/HTML/material/html/css/style.css b/MaterialSkin/HTML/material/html/css/style.css index 70085faaa..cfad151f9 100644 --- a/MaterialSkin/HTML/material/html/css/style.css +++ b/MaterialSkin/HTML/material/html/css/style.css @@ -1726,7 +1726,7 @@ div.v-subheader { } /* Long press on buttons sometimes causes select? */ -.v-btn--icon, .v-btn__content, .v-btn__content i, .noselect { +.v-btn--icon, .v-btn__content, .v-btn__content i { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; diff --git a/MaterialSkin/HTML/material/html/js/nowplaying-page.js b/MaterialSkin/HTML/material/html/js/nowplaying-page.js index 3b61615ec..0c99e2ee5 100644 --- a/MaterialSkin/HTML/material/html/js/nowplaying-page.js +++ b/MaterialSkin/HTML/material/html/js/nowplaying-page.js @@ -34,7 +34,7 @@ var lmsNowPlaying = Vue.component("lms-now-playing", { -
+
skip_previous @@ -84,14 +84,14 @@ var lmsNowPlaying = Vue.component("lms-now-playing", { - +