glorifyday wrote: > You might remember that I had problems with autoscrolling the contents > when the on-screen keyboard was popping out after tapping on an edit-box > (Android, Chrome, limited screen size). The screen was scrolling, but > missed a point and the edit box which was focused, wasn't visible. I > remember that you introduced some manual correction for this and it > worked for that time. Then it stopped again. I think that now the manual > correction might be unnecessary. It's possible that Chrome fixed the > scroll-to-view mechanism in the meantime.
Sorry, don't recall adding any manual correction for this - and can't see any looking at the code. A while back I made a change to hiden the bottom browse/now-playing/queue nav buttons when the keyboard is shown (to have more space), but that's about it. What screen size are you using? *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
