Skip to content

1.4.0

Compare
Choose a tag to compare
@zHaytam zHaytam released this 12 Dec 17:19
· 427 commits to master since this release
78f954c

Added

  • Two zoom related options, Minimum and Maximum, to clamp the zoom value.

Changed

  • [BREAKING] Grouped zoom related options into DiagramZoomOptions, available unnder Options.Zoom.
    • The option AllowZooming was renamed to Enabled.
    • The option InverseZoom was renamed to Inverse.

Fixed

  • The diagram canvas' container wasn't updated when the user scrolls (#51).