New Tick Values
- new speed value label at each tick point #22 #31 .
- Deprecate
getCorrectSpeed(), getCorrectIntSpeed()
and replace withgetCurrentSpeed(), 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.