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

BlinkyTile doesn't reset when closing patternpaint #126

Open
cibomahto opened this issue Dec 14, 2015 · 0 comments
Open

BlinkyTile doesn't reset when closing patternpaint #126

cibomahto opened this issue Dec 14, 2015 · 0 comments

Comments

@cibomahto
Copy link
Member

To reproduce:

  1. Run patternpaint, select 'blinkytile' from welcome screen
  2. connect lightbuddy+blinkytile to computer
  3. After patternpaint detects and starts controlling blinkytile, close patternpaint
  4. BlinkyTile should start playing back it's original pattern

BlinkyTile needs a call to 'reloadanimations' in order to re-start it's pattern engine. With BlinkyTape, this is handled with a call to reset(). Either implement this in reset() or make a new function in BlinkyControler() to restart animation playback.

@cibomahto cibomahto added this to the Version 2.1 milestone Dec 24, 2015
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