lexrus / lexrus/LTMorphingLabel
Animation doesn't work, if text doesn't changed
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.1k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
Hello. Thank you very much for your wonderful framework. I use it in my application to select a random result from the list. If a repeated value occurs, the animation does not work and there is a feeling that the tap on the screen did not work.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by selecting the same value twice in succession and confirm that no animation is visible. Trace the Swift UILabel animation path used for repeated values, then verify that repeated selections provide the intended visible feedback without changing the selected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100