You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes an issue (see Swift repo, #16) where turning holdScrolling off would always attempt to start a scroll, even if the label did not require a scroll (i.e. too short). Thanks @mrniket!