Marco Jakob
Marco Jakob
I have a more complex set up: 1. Create an `AnimationGroup`. 2. Add some animations including the `FlipBook` to the `AnimationGroup`. 3. Add the `AnimationGroup` to the juggler. After a...
I just realized that I'm probably using `FlipBook` in a wrong way. I was removing the Sprite on animation start and replacing it with the flipbook. At the end of...
I've kept the complicated setup for now because it wasn't as easy as I thought with using the flipbook only. I realized that I need many different flipbook animations: for...
No problem, I've been on vacation myself last week :-) And right before I left I wrote down my thoughts. Don't feel obligated to change all that - it's really...
I guess the question is how to get information about the build status from Netlify. A very basic mechanism would be something like the [deploy status badges](https://www.netlify.com/docs/continuous-deployment/#status-badges). 
Stackbit just released a Netlify status. Could serve as inspiration: https://www.stackbit.com/control-center/ 
Thanks. Interesting approach. Using Hugo's image processing will be much more straight forward once NetlifyCMS allows images to be stored relative to content. See https://github.com/netlify/netlify-cms/issues/1472 Then we won't need the...
At the moment this use case is not handled very nice. You could try to create a new draggable for each new element but I'm not sure if that will...
Hi @dam0vm3nt. Great! Awesome that you can use it and made a port. I couldn't find the source code - you're still linking to the original [dnd](https://github.com/marcojakob/dart-dnd/) source code in...
Nice. Keep us posted how the experiment continues.