rgdawson wrote: 
> I'm using Material Skin now on a cheap little Android tablet which I'm
> using as a dedicated controller.  On this device, (under Chrome) I have
> noticed that when in landscape (desktop) layout, using Spotty, that when
> I click on Search, the virtual keyboard blinks but immediately
> disappears.

Yeah, this was caused by the code to hide items if the screen height was
too small - mainly for the mini player. I have stopped this for touch
devices. I've also added a hack to hide the bottom bar when they
keyboard is shown. Its a hack as, AFAIK, there is no standard way to
detect the keyboard - so I'm checking for window resizes. If the width
stays the same but the height reduces by more than 100px then assume
keyboard is shown...



*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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to