Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duration consideration with variable lines #24

Open
usernotnull opened this issue Mar 18, 2018 · 1 comment
Open

Duration consideration with variable lines #24

usernotnull opened this issue Mar 18, 2018 · 1 comment

Comments

@usernotnull
Copy link

Assume we have a textview with variable text inside. The text can change from 3 lines or up to 20 lines.
If we set the duration as let's say 300ms, the 3 line scenario will be too slow and 20 lines maybe too fast.

Is there a way to have a method to set duration according to how many lines are in the TV?
setDurationPerLine(int)

@Cliffus
Copy link
Contributor

Cliffus commented Mar 19, 2018

Hi

what a great idea! I'll also try to implement this feature for the 1.1.0 release.

Cliff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants