Skip to content

Conversation

@dilucide
Copy link

  • Browser integration works
    • Animation working
    • Single frame working
  • Browser testfile provided
  • Gulpfile updated

@LittleHelicase
Copy link
Owner

Hey,

two things:

  • your package is missing some dev dependencies like browserify or vinyl-source-stream
  • after drawing an animation in the test html it is impossible to get rid of it, without reloading. It should clear everything before redrawing.

…o stop animation. May consider a more elegant way.
…ex2.html using the updated pivi version. Animation is now started with startAnimation(data) and stopped by calling stopAnimation().
…mation: when doing so, on the first call, the animation would not start, but merely be stopped. this was due to failing to add the data parameter for the delayed startAnimation after stopping the previous one, resulting in initialize exiting prematurely due to the undefined data variable at data.split(...)
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

Successfully merging this pull request may close these issues.

2 participants