Skip to content

New Tick Values

Compare
Choose a tag to compare
@anastr anastr released this 19 Jul 06:57
· 213 commits to master since this release
  • new speed value label at each tick point #22 #31 .
  • Deprecate getCorrectSpeed(), getCorrectIntSpeed() and replace with getCurrentSpeed(), getCurrentIntSpeed(), No correction anymore.
  • add setMinMaxSpeed(minSpeed, maxSpeed) method.
  • fix image scale in ImageLinearGauge.
  • fix Render issues #32 #34 .
  • fix blur effect for inactive marks for DeluxeSpeedView.