1.4.0
Added
- Two zoom related options,
Minimum
andMaximum
, to clamp the zoom value.
Changed
- [BREAKING] Grouped zoom related options into
DiagramZoomOptions
, available unnderOptions.Zoom
.- The option
AllowZooming
was renamed toEnabled
. - The option
InverseZoom
was renamed toInverse
.
- The option
Fixed
- The diagram canvas' container wasn't updated when the user scrolls (#51).