brann wrote: > However on my iPhone Xs, I have a small defect, maybe due to the iPhone > itself! At the bottom of my iPhone screen there is a white bar (no > button on this iPhone...) which hides a part of the menu.
I could never determine ho to reliably check for this, hence I added a workaround. Pass "?ios" in the URL. e.g. "http:// SERVER:9000/material/?ios" (note the trailing slash). When this is passed Material will add 12px to the bottom - moving the labels above the bar. *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
