slartibartfast wrote: 
> Hmm mine is still 50/50 and I can move the divider. Why would that be?

The 50/50 not sure, perhaps a cache issue - but it's only a default
setting, so not important. The dragging issue is probably related to the
browser engine. When dragging I get the 'x coordinates' - this is
different for mouse and touch events. The current code just uses the
mouse event settings, and i guess some browsers set this. I've updated
the code, for the next release, to use the mouse x coord, but then try
the touch coords if this fails.



*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