Skip to content

5.0.0-beta.23

Compare
Choose a tag to compare
@martynasma martynasma released this 23 Sep 07:04
· 200 commits to master since this release

[5.0.0-beta.23] - 2021-09-23

Fixed

  • Scrollbar was doing some unneeded animations when grip was released while axis was still animating.
  • Double-clicking on scrollbar thumb did not always result full zoomout.
  • Clicking on Scrollbar background did not always result in animating to the clicked position.
  • stroke & fill set on ColumnSeries' columns.template was being overriden by series stroke and fill.
  • Not all settings of columns.template were copied to ColumnSeries' legend marker.