Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Version 1.4.1

Compare
Choose a tag to compare
@luispadron luispadron released this 18 Mar 18:50
· 229 commits to master since this release

Version 1.4.1

  • Fix bug where the default valueIndicator '%' - was not set on initialization

Breaking API Changes in 1.4.1

Nothing really, but previously if you had not set the valueIndicator property then there would be no value indicator shown to the right of the value. This was not inteded and has been fixed in this release. If you prefer to have no value indicator, you must now explicitly set the property to empty

ring.valueIndicator = ""