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

Scrolling Text Slows down Rainbow/RainbowCycle #7

Open
lancewilhelm opened this issue Jan 27, 2020 · 1 comment
Open

Scrolling Text Slows down Rainbow/RainbowCycle #7

lancewilhelm opened this issue Jan 27, 2020 · 1 comment
Assignees
Labels
addressed bug Something isn't working scrollingText

Comments

@lancewilhelm
Copy link
Owner

By having scrolling text it slows down the cycle of the rainbow animations. There is some slowing of the program going on. It needs to be addressed. The scrolling should have no effect on the rainbow animation.

@lancewilhelm lancewilhelm added bug Something isn't working scrollingText labels Jan 27, 2020
@lancewilhelm lancewilhelm self-assigned this Jan 27, 2020
@lancewilhelm
Copy link
Owner Author

So, optimized the code in scrollingText to try and address this. I rewrote several functions to elimate redundant writing of states or colors or unnecessary ones. This addressed this problem, but still not fully. When the scrolling speed is high, both the scrolling speed and animation take a hit. This will need to be addressed later. Right now it is usable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addressed bug Something isn't working scrollingText
Projects
None yet
Development

No branches or pull requests

1 participant