Closed dlederle closed 10 years ago
We still had an error being thrown-- it would seem like that not every part implements a refresh method. I stubbed out a refresh() method in attachment.js. It currently does nothing, and we should feel free to implement in a subclass.
Very small change. Handles now know about their parent chassis, and call its refresh method when they are dragged.