Oleg Solomko

Results 95 comments of Oleg Solomko

I'd love to, not sure what would be priority for this.

@Ao21 awesome! 🎉 I'll try to use it with typescript shortly. Thanks a lot for this.

Hey Mark! Thanks for the issue and sorry for the inconvenience! I will try to get to bottom of this shortly.

Thanks for the issue, that `bug` indeed.

Hi Nikola! Thanks for the issue, great idea! `mojs` will have built physics support. Right now we are aimed to ship some basic animation features so this will be delayed....

Hi, Megh! Thanks for the issue! You can use `pause` and `play` methods to pause the animation, create the new one and play the updated version again. This will allow...

@MeghV happy to help! `tune` method doesn't know what the current coordinates of the shape are, it simply tunes the new properties to the animation. So for your animation you...

Megh, welcome and thanks for the another approach!

Hey @mateobadillo! That's bug in `Shape` module. You can solve it by overriding the `_hide` function - [demo](http://codepen.io/anon/pen/ZeYyYW).

Happy to help! I'm not sure if we track it somewhere, so I will reopen this issue. Thanks for the heads up!