Hi all Webix Team.
Is there an option to animate window if its position is center or custom?
I read that top positioned window are animated by default, but needs to animate others.
Hi all Webix Team.
Is there an option to animate window if its position is center or custom?
I read that top positioned window are animated by default, but needs to animate others.
Hi, @russell !
You can create a custom window control with animation using protoUI.
Please, check the snippet. Also pay attention that it will work if you have animate.css
Thank you a lot. It is really helpful.
Have a great day.
My pleasure!
Also I want to clarify that using protoUI is preferable when you want to apply this behaviour multiple times, but for one window it can be enought to add events right into the configuration. Here is an example.
And we have an article about animation, it can be helpful for you too.
Thank you so much.it,s really helpful