processing / p5.js-editor

Deprecated desktop editor for p5.js
https://p5js.org
MIT License
338 stars 91 forks source link

caching issue #141

Open shiffman opened 9 years ago

shiffman commented 9 years ago

@antiboredom and I are looking at a caching problem I experienced in class. The best solution may be to disable caching entirely in webkit. This issue may point to a solution:

https://github.com/nwjs/nw.js/issues/2707

antiboredom commented 9 years ago

Ok I gave it another shot. Possibly fixed but I can't duplicate on my computer so lemme know if it's still busted