04-25-2020, 04:17 PM
Here's a patch that fixes the two issues below. Thanks to @TookaFace for testing the fix :-)
1. Playlist not auto-scrolling in certain cases
2. Playlist item line 2 left margin not correct
-Tim
1. Playlist not auto-scrolling in certain cases
2. Playlist item line 2 left margin not correct
Code:
wget -q http://moodeaudio.org/test/r650-fix-2.zip
unzip r650-fix-2.zip
sudo cp ./css/* /var/www/css
sudo cp ./js/* /var/www/js
sudo rm -rf ./css
sudo rm -rf ./js
sudo rm ./r650-fix-2.zip
-Tim