Josh Beckwith
Josh Beckwith
Sorry I think you're out of luck. You could create/insert the videos via js, as opposed to declaring them in html, but the elements will still exist.
Can you elaborate? I'm not sure how this would work. On Nov 20, 2017 7:33 PM, "Trần Công Khanh" wrote: > Do you have any plan to support wordpress plugin?...
I'm guessing the domain registration expired. As an alternative, we could use gh-pages as a host. There is already content published there. http://brianchirls.github.io/Seriously.js/ http://brianchirls.github.io/Seriously.js/examples
I'm still not super familiar with how nodes work internally, so maybe this is a crazy idea. Mostly, I wanted to pitch it to see if it would work. Here's...
I'm trying to implement an undo feature. Definitely wouldn't be something I'd run every frame, so I doubt memory would be an issue. I have no problem saving a frame,...
Ohhh yes I would love to do some work with cyclical graphs!
This is a pretty big issue for me. I've tried the example code, just requiring electron electron-squirrel-startup and exiting doesn't seem to do anything that it promises. No shortcut icon...
Even if it does install there, why isn't `electron-squirrel-startup` installing the shortcut / menu icons? How is the user supposed to know to look in that directory?
I don't see any use-case where anyone would actually want to save the files that are larger. I would prefer to have those results blocked from saving by default, but...
For comparison, imageOptim does this by default. If an image size isn't smaller than the original, it just shows a red x on it to signify there was no size...