iO Ninja

Results 7 comments of iO Ninja

Watching you explain basic dev concepts is hilarious

@thedonquixotic I know, but it's really quite amusing. Please keep up the good work.

@thedonquixotic I'm feeling quite embarrassed looking back at my comments. It's an excellent guide, and I shouldn't have so flippantly remarked on it.

@rauschma Yeah, it also happens with `opn` and when using `exec` from `child_process`. The same issue seems to occur with Google Chrome, as well.

Do the developers actually listen to our requests?

It could be happening if you call `canvasRGB`/`canvasRGBA` with a rect that goes outside the canvas. I was needing to use floats as the arguments for the function (but that...

@flozz to elaborate on that bug I mentioned, passing floats to the function caused a large black rectangle (with hard edges) to appear on the canvas.