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

RGB matrix fadein is broken when starting an RGB matrix from a VC slider #758

Closed
plugz opened this issue Jan 13, 2016 · 1 comment
Closed
Assignees

Comments

@plugz
Copy link
Contributor

plugz commented Jan 13, 2016

Because of this:
#699
(sorry)

This can be fixed by simply ignoring overridefadein and overridefadeout.
Or use them differently (use them as global fade in and fade out speed instead of step fadein and fadeout speed).
Or revert 699.

The issue is the same for chasers, and a fix could fix this issue too: #445

@plugz plugz self-assigned this Jan 13, 2016
@plugz plugz mentioned this issue Aug 10, 2016
@mcallegari
Copy link
Owner

Fixed by 0707e7e by reverting #699 until a better solution is found

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

Successfully merging a pull request may close this issue.

2 participants