Skip to content

Disable fade menu #71

Description

@amadeomano

When i set the fadeMenuView property to false, the menu remains hidden while panning gesture.
I guess the line 987 should be this way:
menuViewContainer.alpha = fadeMenuView ? delta : 1

My problem solved by changing it like that.
Anyway, thank you very much for this amazing library

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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