glorifyday wrote: > Thanks in advance!
OK, I -think- I have this fixed now. It was caused by the fix for mobile layout. What I was doing was hidding the bottom nav (mobile) or now-playing (desktop) and then scrolling the entry field into view. This scroll into view worked for mobile, as the browse view is the whole page. But not for desktop, as there are 2 lists (browse and queue). So for desktop I scroll the list (if required) to get the entry into view. Hopefully fixed in git/master for 2.4.4 *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
