This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Modal's close animation's duration is hardcoded (!) #2585
Closed
Description
Closing modals now laggy, as 300 and 150 more ms are hardcoded. I'm not sure why this is done so, as from the one hand, someone like doesn't need any lags when closing modals, and from the other hand - someone may want some animation which lasts for more then 300 + 150 ms. As CSS animation and JS are not correlated directly, this should be configurable. So I vote for moving this into options.