brann wrote: > I tried many apps and none of them use the bottom of the screen, at > least when there is some text. Material Skin is probably a little too > greedy, or myself too demanding...
Material is not a regular app, its a web-page. So, in this instance it is Safari that is drawing content where this gesture navigation bar is. I have gesture navigation enabled on my Android handset and do not have this issue with Chrome nor the Material APK. Safari should not be drawing a web page there. Perhaps there is a way for a web page to detect these areas, but as stated I tried and failed with this - hence the hacky work-around. If I could auto-detect iOS gesture navigation then I would auto-apply this work around. (Also, please note that I am *not* a web developer - this is by far the largest Javascript app/web-page that I have ever written, so I'm more than willing to accept there are probably silly mistakes...) *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
