Latest is working correctly for me in IE 7. I have modified a recent version of the javascript (possibly not the most recent, but working in IE) to use the HTML 5 canvas tag where possible (i.e., every modern browser except IE) for rendering. It tests for the availability of HTML canvas, not browser versions, and it produces pixel-identical results to the current code. On my Firefox 3.5, it cuts almost 80% off the timeline rendering.
How can I submit these changes for inclusion? -- Joshua Paine LetterBlock: Web applications built with joy http://letterblock.com/ 301-576-1920 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

