Pipes and drawing lines in IE using “canvas”
I noticed a few blogs mentioning that Pipes uses Google’s open source canvas wrapper library for drawing the editor lines in IE, and wanted to comment on that.
Yup, its true.
Yup, its a nice little open source library that solved a small problem that would have taken a little while to work around. It draws the [...]