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

Define starting position of text #2

Open
RoLYroLLs opened this issue Sep 9, 2014 · 1 comment
Open

Define starting position of text #2

RoLYroLLs opened this issue Sep 9, 2014 · 1 comment

Comments

@RoLYroLLs
Copy link

Hey @jeffhodnett,

👍 Awesome work! I just ran into needing this type of implementation and it works great!

I haven't tried looking though the code to see how to do this, so I decided to write to you instead. Can you add the ability to have the text start at a certain position?

For example: I'd like to have the ticker show text positioned to the left, any overflowing text will be cut. After X amount of seconds I will call the start method and the scrolling can start.

@jeffhodnett
Copy link
Owner

Im sure you can modify the existing code to do this, maybe create new param to pass with the string to specify the starting position/char index if required. So please feel free to send a pull request.

Will see if i have time in a few weeks to come to this, but am v busy at the moment.

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