SlideMenuControllerSwift icon indicating copy to clipboard operation
SlideMenuControllerSwift copied to clipboard

Left menu remain open after close the menu

Open BlaShadow opened this issue 8 years ago • 4 comments

I'm dealing with this issue

iphone_5s_-iphone_5s___ios_9_2__13c75

Menu Open iphone_5s_-iphone_5s___ios_9_2__13c75

This happens after I open and close the menu.

BlaShadow avatar Apr 01 '16 15:04 BlaShadow

What's the content of the LeftMenu? Can you post the code or xib?

Pluto-Y avatar Apr 01 '16 16:04 Pluto-Y

Issue Updated.

BlaShadow avatar Apr 01 '16 21:04 BlaShadow

@BlaShadow Can you post the code or xib?

Pluto-Y avatar Apr 05 '16 18:04 Pluto-Y

I have solved same issue like this. Be careful bold text.

If you want to use the custom option, please set them before calling the init method, like so:

SlideMenuOptions.leftViewWidth = 50 SlideMenuOptions.contentViewScale = .50

ahmetsina avatar Dec 26 '18 13:12 ahmetsina