googlearchive / paper-menu

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

paper-submenu - option to disable animations #85

Open TomasAgoston opened 8 years ago

TomasAgoston commented 8 years ago

We would like to see a 'noAnimation' (or 'noAnimations') property for the paper-submenu that would disable animation on the iron-collapse (set its 'noAnimation' property).

This would be consistent with 'paper-menu-button' and 'paper-dropdown-menu' noAnimations properties.

Animations are resource hungry, bringing our application to the knees on mobile devices.