Skip to content

Version 0.4.1

Latest

Choose a tag to compare

@philippjfr philippjfr released this 05 Aug 08:21
· 4 commits to main since this release
7f54b41

A small enhancement release adding viewport zoom controls.

Enhancements

  • Zoom limits — new min_zoom (default 0.5) and max_zoom
    (default 2) parameters constrain how far the canvas can be zoomed
    out and in, and can be updated at runtime
    (#69).