Christian Giordano

Results 41 issues of Christian Giordano

What is the easiest way to download a blob generated within the webview? In my case, it's a video. A solution I can see is passing the blob as byterarray...

For work I have to screenshot often github.com and most of the time the screenshot is like 15px thinner than the window (cropping on the right). How can I debug/help?...

I thought that adding the homepage link it would show some text linking to it. I checked other important apps and none have such behavior (on Mac).

Is it me or the example cited doesn't work: ![screen shot 2018-06-08 at 22 51 21](https://user-images.githubusercontent.com/163635/41180442-924b5e6e-6b6e-11e8-801c-9d59424c7ea1.png)

The images passed to SwipeCellImageSetMake ultimately seems to appear on top of the cell content.

Had it working with v.9. After updating Electron to v.19, if I import it in the preload js, I get: And if I move it to the main process and...

Is there a way to make it work with [twin.macro](https://github.com/ben-rogerson/twin.macro)? Thanks!

Canvas | Recorded video (`canvas.toDataURL` returns the right color, which is `#E43E3E`) Is there anything that can be done? Should I use YUV? Thanks!