1.0.7 release

  • Fixed asynchronous Picture loading failing to update the Diagram.documentBounds.
  • Fixed DraggingTool to move Parts to the mouse-up location, not the last mouse-move location.
  • Use Array.isArray(x) instead of x instanceof Array to check for Arrays created in different frames.
  • Fixed an issue where replacing the model was not respecting Diagram.contentAlignment.