v1.2.2
Essential Links
Bugs Fixed
- #595 Fix dynamically showing/hiding line label
- #591 Properly consider the line thickness in the intersect calculation
- #583 Fix events catching on rotated ellipse annotations
- #582 Remove undefined event listeners from state if disabled at runtime
Types
- #586 new annotation types added to ElementOptionsByType
Documentation
- #587 Add borderJoinStyle round to the road signals sample
- #584 Change `var` to `const` in the samples
Development
- #592 Bump version to 1.2.2, update deps
- #578 Fix complexity and duplicated code on scale management
- #571 Store drawable elements to the state
- #570 Sort default options alphabetically
- #574 Move scale management functions to a dedicated file
Thanks to @elitastic, @kurkle and @stockiNail