Ron F. wrote: > Devel-lib branch, Desktop display: when material's option "Larger fonts > and icons" is enabled, I find that I get an additional vertical scroll > bar on the RHS of the "Current track information" display, which does > nothing. Is it possible to keep this from appearing? > > Edit: Fixed! Thank you Craig.
As you have noted, this is now fixed. Do you run LMS on a Windows machine? If so, can you try something for me? In the devel-lib branch I have added a directory chooser to the 'Server Settings' / 'Basic Settings' page - allowing you to visually select a folder. I've added code to try and auto-expand, and select, the currently chosen folder. This seems to work for Linux, but I have not tested on Windows. If you can try this feature, that'd be great. In the browser's console tab Material should output the current path and (if you select 'Set Path') the chosen path, can you add the output of this here? Thanks. *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
