0.6.0
- Added
line
toSlice.ContentType
andLinePreferences
. Now supports a curved line inside a slice; - Optional
backgroundColor
added toSlice
. You can now override a background color for specifiedSlice
, duringSlice
initialization; - Optional
centerImageAnchor
added toWheelPreferences
. You can now add a secondary anchor image for each slice that will be located at the center of wheel’s border; - Examples updated;