Julian Garnier

Results 173 comments of Julian Garnier

Great, at the moment there are two issues related to types, this one and #972. Would love your input on this, or feel free to open a PR if you're...

> Hello,I noticed there's a gui/gui.js in the rollup config and it does not exist, any idea on what it is? You can comment this, it's leftovers from the beta...

Does the problem occurs if you call [`draggable.revert()`](https://animejs.com/documentation/draggable/draggable-methods/revert) before removing the container?

Ok thanks, will fix this in the upcoming release!

> Perhaps having a destroy() method that removes all event listeners would be appropriate? This is what `revert()` is supposed to do.

@AndrewPixel I can't reproduce the error, see: https://codepen.io/juliangarnier/pen/NPPRKxq?editors=1111 I remove the container in the onSettle callback, but this doesn't cause any issue. > I "fixed" it by adding `if (!t)...

V4 should handle this better by cancelling the previous animation automatically.

I'm closing for now since v4 completely re-designed the rendering pipeline. Feel free to reopen if you have a similar issue in v4.

Thank you so much for the nice words, I'm genuinely astonished by the positive feedback! As much as I love reading nice comments, there is already a similar thread in...