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
Also pay attention that in your sample when we change it from 18741984 to 897. When direction is down we have "89."
in updateTickerCharacterViewsFrames you change frame, but you don't update selectedCharacterIndex
That is why it still think that third character is 7, but really it points to first character
https://github.com/Antondomashnev/ADTickerLabel/blob/master/ADTickerLabel.m#L125
Should be
The text was updated successfully, but these errors were encountered: