ericabouaf / wireit

A javascript wiring library to create web wirable interfaces for dataflow applications, visual programming languages or graphical modeling.
http://neyric.github.io/wireit/docs/
Other
520 stars 90 forks source link

Canvas node resizing (& excanvas) #71

Closed ericabouaf closed 12 years ago

ericabouaf commented 12 years ago

This bug is only showing in IE.

Add the excanvas library to the examples. Fix the resize method on CanvasWire to reset the canvas properly.

ericabouaf commented 12 years ago

invalid