mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.74k stars 32.24k forks source link

Many interactions feel slow #4651

Closed nareshbhatia closed 8 years ago

nareshbhatia commented 8 years ago

For example, moving from one tab to another in the Tabs component seems to take about a second. Similarly ink ripples in the Drawer component seem very sluggish, especially in larger drawers such as the Material UI home page.

According to the Material Design docs:

Transitions on mobile typically occur over 300ms ...

Is there any way to speed up animations in Material UI?

mbrookes commented 8 years ago

Dupe.

nareshbhatia commented 8 years ago

@mbrookes, could you please reference the duplicate issue(s) so that I can track updates. I would like to understand the underlying issues and possible workarounds.