mherger wrote: > I'm not saying you'd have to use a tooltip. They could be "expandable" > or similar. What I wanted to say is that if you wanted to apply some > logic to them to de-clutter the screen, you could do this based on the > class they have.
Yeah, I can see how that could work. But, I'd have to add click/touch handlers all over the place to show/hide the descriptions.. The best way would be to completely replace the usage of 'Classic' with a proper Material style - but that would be quite a lot of work. Hence my 'cheating' by re-styling the 'Classic' skin... *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
