v2.2.3: Hold Scrolling, Attributed Text
- Fixes a bug where calling
resetLabel
would cause the label to automatically scroll (at least once) even when theholdScrolling
property was set toYES
(ref #97, thanks @kmckinley) - Fixes a bug where multiple colors (and probably several other properties) would not be transferred properly to secondary sublabels when using the
MLContinuous
types (ref #98, thanks again @kmckinley)