Robert Flack
Robert Flack
Sorry this fell under my radar way back when you made the pull request - I assume this is still an existing issue? Would you mind resolving conflicts and also...
Can we fix this instead by making .dragbar transform: scale(6, 1) (or something like that) instead of animating width and margin-right? Even though what you've done effectively makes it not...
What custom criteria did you have in mind? Or did you want to manually order it?
But it does sound like it should only strip extra underscores on top of what you've set your nick to.
Please post any possible repro information on http://crbug.com/282324. I do not believe CIRC could be doing anything to cause this.
This should work. It works for me. One caveat is that I believe it uses the default browser (which may not be chrome). What's your OS and Chrome and is...
http://updates.html5rocks.com/2011/06/Registering-a-custom-protocol-handler
Agreed, this should be part of the auto_identify script.
I realize this is quite late, but the latest version of this library is not at all Chrome specific as the peer connections use WebRTC DataChannels which can connect between...
Mobile Safari does indeed expose TouchEvent. My understanding is that desktop Safari never supports touch (is compiled without support). I created a test page https://output.jsbin.com/pipudek which tests a few means...