Buu Le

Results 9 comments of Buu Le

Let 's take a look at the images I uploaded here, it's located at another domain, and loaded safe and sound without setting any `crossorigin`. ![](https://pokemonletsgo.pokemon.com/assets/img/common/char-pikachu.png) Also, the `crossorigin` will...

You are right, we should add that as an option. In my case I just need the metadata (positioning, scale...), not the canvas data. So I didn't notice the issue...

Here is my quick reply: 1. That is ok, but you can use immutable.js to snapshot some of state of your application, this is better. 2. Check out the redux...

It could be this issue https://github.com/quangbuule/redux-example/issues/10

I have upgraded to Redux 1.0 RC in [this branch](https://github.com/quangbuule/redux-example/tree/redux%40v1.0.0-rc). Thank you.

This weekend, I will refactor the example, no magical, easy to read and include error handlers.

I can't imaging how I could do that, since the second file is playing in the middle of first file (trigger from keyboard event). I would really appreciate if you...

Yeah, from what I see in the sox manual (http://sox.sourceforge.net/sox.html): "Note that applying multiple effects in real-time (i.e. when playing audio) is likely to require a high performance computer" But...

This is very edge case, a PR for this is welcome.