googlearchive / paper-menu

A Material Design menu
https://www.webcomponents.org/element/PolymerElements/paper-menu
27 stars 48 forks source link

Override CSS variable for paper-submenu transition duration #109

Open Zecat opened 7 years ago

Zecat commented 7 years ago

--iron-collapse-transition-duration is not obvious to find for peoples, it could be exposed in the documentation.

Also, I personally think the default transition duration is quite aggressive for paper-submenu and the effect smoother around 500-700ms. What about --iron-collapse-transition-duration(paper-submenu-transition-duration, 600ms) ?