Garrett Smith

Results 14 comments of Garrett Smith

Ug. Yeah… … I have to redo the website in node.js. It was in Java and I have no backup. For now, I point it to garretts.github.io/ape-javascript-library/ No server side...

Rename the rollup file "dom.js" to a more descriptive name that indicates what it does.

Can current calls to `getStyle` allow configuration for that? And how? IOW, `APE.dom.getPixelCoords` calls `APE.dom.getStyle`. Can that instead be configured so that `APE.dom.getPixelCoords` calls any `getStyle` function, such as `jQuery.css`...