Paul Webster wrote: > Is there a way to move the bottom part of the Material skin up a bit so > that swiping up (action to use instead of now non-existent Home physical > button) so that I can avoid an up-swipe turning on Now Playing info > screen?
Add "?ios" to Material's URL. This will add padding to the bottom. I had made a change in 2.6.0 to try and auto-add this padding in certain scenarios, but I guess that fails here. Perhaps I should just always add this for iphones? My reason for not doing that was to not waste space on older iphones with the home button. *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
