Skip to content

Closing menu glitch #189

@niktszczegolny

Description

@niktszczegolny

Hi,

I have noticed that sometimes when menu is closing with animation, the left view disappear before the end of the animation. However, I found that solution is just move one line of code to another place.

In AMSlideMenuMainViewController.m, in closeLeftMenuAnimated: method, hiding the left menu (self.leftMenu.view.hidden = YES) should be moved to completionBlock of the animation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions