Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix left-nav behavior in full-screen #751

Merged
merged 1 commit into from
Jun 5, 2015

Commits on Jun 4, 2015

  1. Fix left-nav behavior in full-screen

    Fixes mui#366.
    
    The problem is that the click event is fired *after* left-nav opens.
    We're safe though if we just replace it with onTouchTap.
    pomerantsev committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    40ec015 View commit details
    Browse the repository at this point in the history