Arian Stolwijk

Results 32 comments of Arian Stolwijk

Development happens on https://github.com/mootools/wrapup now.

I probably should destroy the Overlay indeed, thanks for reporting.

Ruff is also a nice drop in replacement for black: https://docs.astral.sh/ruff/

I just fixed Overlay so it should work with 1.4 again.

hmm, thanks, seems like Fx.Tween tries to set the style of the element, even when the onComplete event is already fired...

It's not just for cloned elements though, it's for any element I think: http://jsfiddle.net/arian/ye7B6/

Fixed in http://github.com/arian/packager/commit/74d0b402ef0a4fd0828151bf7b11776536882456

Could you give a small example of what you're trying to achieve?

That would be a nifty feature indeed. However you could do that already with `myDialog.close.delay(2000, myDialog);`