I found two problems in my patches: 1) original-painter.js_minPixel.diff mistakenly also had the changes in original-painter.js_cacheDiv.diff. 2) compact-painter.js_cacheDiv.diff was broken.
I've fixed both of these issues. A couple other notes: The code patched with compact-painter.js_cacheDiv.diff is actually 4-5% slower in the compact painter example than the unpatched code. It performs worse when there are lots of different pictures (adds cost of cache creation/lookups for each picture but does not reap the benefits). Also, all of the xml-based examples except for dinosaurs were broken using the latest simile-json, whether my patches were applied or not. The monet example was broken in the current timeline code whether my patches were applied or not. Everything else worked fine. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
updatedPatches.tar.gz
Description: GNU Zip compressed data
