Dariusz Czajkowski

Results 64 comments of Dariusz Czajkowski

This package is compatible with Electron, yes. You can run it on the main process and in the renderer process. Whether you use React, Angular, vanilla JS etc. it doesn't...

I crashes for me when using touch bar media controls (volume, play/pause). However, this happens only when running the app through a terminal with `electron app.js`. When the app is...

Yeah, cloudform has wrong `"main"` field in its `package.json`. It references a file that does not exist.

Yeah, it's possible. I don't know how to fix this though. I wanted to listen to some browser event when an image loaded, but I couldn't find anything. Any ideas?

Yeah, I don't think I'll be implementing that. If you want, you can fork this repo or make a PR πŸ˜‰

It seems like it stopped working on High Sierra or Mojave.

Thank you πŸ˜„ And congratulations on winning the contest πŸ₯‡πŸ˜‰

I would also like to see a feature, where all code style violations are available through houndci.com, not via comments. With big PRs comments become very messy very quickly. Another...

@gylaz Awesome! Didn't know that, thanks :)

Indeed, #​1 is unusual and I have never seen it πŸ™ˆ I hope this is the only case this has appeared for anyone. Thanks for letting me know! :)