Jean-Eric Godard

Results 6 issues of Jean-Eric Godard

hello, I try use airplay gem but on my set I experience lots of troubles. First when trying to airplay image using ruby , the pictures send are not persistent...

I'd like to use Lumino unfortunately the GitHub documentation is not in English and didn't succeed to understand. Do you plan an English translation of your Github repository. thanks

# Bug Report ## Problem When adding the plugin to the Cordova app, this one can't be compiled anymore ### What is expected to happen? create an OS X app...

in order to capture more than the first touch, the 'touch def' should accept optional params : def touch_x(touch_nb = 0) `#@native.originalEvent.touches[#{touch_nb}].pageX` end def touch_y(touch_nb = 0) `#@native.originalEvent.touches[#{touch_nb}].pageY` end

Can you add how to create a static version of opal-query in doc? Thanks

requestVideoFrameCallback is also missing !