- Fixed auto-scrolling not to do so in the directions in which Diagram.allowHorizontalScroll and Diagram.allowVerticalScroll disallow it.
- Fixed the positioning of nodes and links when an animation is stopped during a drag that operates on the same Parts.
- Fixed Diagram.makeSvg where the SVG would not include Picture.source in some environments, such as headless browsers.
- Fixed a Diagram initialization bug when no Diagram DIV is specified, but setting some properties expected one (such as Diagram.scrollMargin).