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

Interrupt text effect in anytime #112

Closed
uronito opened this issue Mar 22, 2023 · 3 comments
Closed

Interrupt text effect in anytime #112

uronito opened this issue Mar 22, 2023 · 3 comments
Assignees

Comments

@uronito
Copy link

uronito commented Mar 22, 2023

Hi,

First of all I wanted to thank you for your hard work for this great library.

Would it be possible to stop a vertical text scroll effect at any time?

It would be like interrupting the animation at any time

Sometimes I mount a text effect with another.

@MajicDesigns
Copy link
Owner

If you stop calling .displayAnimate() the display will stop animating and 'freeze in place. If you want to clear the current animation you can clear the display/zone using .displayClear() and reset the animation sequence using .displayReset(). Look at the "Methods for core object control" section of the library help file.

@uronito
Copy link
Author

uronito commented Mar 23, 2023

Ok, i will try it another way

@MajicDesigns
Copy link
Owner

Sorry, but I really don't have time to analyse your code. If you can reduce it to a MINIMAL code set that just uses the Parola library and still does not work then I can replicate this and check what is happening.

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

2 participants