Victorio Berra
Victorio Berra
Thinking about this more. Could we have Canvas be a peer dependency, that is not needed in browser, but in node, if it exists, pattern.js will try and create a...
My issue is mainly with Electron. Since electron is being built on Node it will still fire up the node-gyp try and download the precompiled binary but none exists. Even...
Yes I think that's the best course of action. I was going to do that myself tomorrow. But I'd rather it come from you that way it benifits from all...
Sounds great I look forward to testing it!
@qrohlf https://github.com/VictorioBerra/trianglify-desktop-wallpaper See it in action on Linux via the Snap Store https://snapcraft.io/triangle-wallpaper release GPLv3 in accordance with Trianglify license. For now, I released Trianglify no-canvas so I could push...
> could you please either update your package to track the latest version of Trainglify, or un-publish your package/mark it deprecated so that module consumers are not confused? @qrohlf I...
http://stackoverflow.com/a/23249547/1777780 On Oct 13, 2016 6:50 PM, "christopher luna" [email protected] wrote: > And what's that? I guess I haven't used one that has it. > > — > You are...
@vedmack https://jsfiddle.net/425gmakb/1/ Your CSS is in the "CSS" tab, your JS is in the "JS" tab. At the very bottom is the sample code from your "DOM source" example.
@vedmack Any thoughts on this? The error is being thrown here: https://github.com/vedmack/yadcf/blob/master/src/jquery.dataTables.yadcf.js#L5269 Should this be `this.api().settings().tables()[0].sTableId`? fnSettings is being accessed in a LOT of places. Does this all need to...
Here is a self-contained index.html, jsfiddle just chokes out when I try and work in it with all that code. Hope this helps. https://gist.github.com/VictorioBerra/6b2fd02957ad430a5ce91f95087b4b4c