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

Wrong block index when breaking textfield in rows #6

Open
GoogleCodeExporter opened this issue Sep 7, 2015 · 1 comment
Open

Wrong block index when breaking textfield in rows #6

GoogleCodeExporter opened this issue Sep 7, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Make and instantiate an istance of TextAnim
2. Split the text in words
3. Retrieve the index of the blocks (words)

What is the expected output? What do you see instead?
The index should be the one of the words' array and not the characters' array.


Original issue reported on code.google.com by fischipe...@gmail.com on 26 Jul 2010 at 3:46

@GoogleCodeExporter
Copy link
Author

Hey there,

First of all thanks for your efforts to make an open source text animation 
engine!

I see that you are using the index of the TextAnimBlock for positioning. But a 
method for retrieving the index of the word in a sentence is much needed too :)



Original comment by fischipe...@gmail.com on 26 Jul 2010 at 4:07

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

No branches or pull requests

1 participant