5.1.6
Full changelog: 5.1.5...5.1.6
Bug fixes:
- #970 colors washed out with Three >= 152
- #957 Enforce navbar buttons position
- #946 Download button opens in new tab
- #959 markers: leave-marker event fired when updating a marker
- #950 visible-range: issues with narrow ranges
New features:
- markers: add
defaultHoverScaleconfig &hoverScalemarker property
Other changes:
- Enable Three Cache. It was enabled in v4 but the configuration was lost in v5.
- markers: use separate SVG for SVG markers.
circle,ellipse,square,rect,pathhave their own SVG root element (polygonandpolylinestill share a unique SVG).