Performance Overhaul

This commit is contained in:
2025-08-12 21:41:52 +10:00
parent 278f6249dd
commit fe3f0011eb
4 changed files with 373 additions and 475 deletions
@@ -9,7 +9,7 @@
}
/* Also show player bar when hovering over the bottom area - only when UI is hidden */
.radiant-lyrics-ui-hidden:has([data-test="footer-player"]:hover) [data-test="footer-player"],
.radiant-lyrics-ui-hidden body.rl-footer-hover [data-test="footer-player"],
.radiant-lyrics-ui-hidden [data-test="footer-player"]:hover {
opacity: 1 !important;
}