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

LeftViewWitdth didn't change by code #5

Open
CK11FOR333 opened this issue Jul 21, 2016 · 3 comments
Open

LeftViewWitdth didn't change by code #5

CK11FOR333 opened this issue Jul 21, 2016 · 3 comments

Comments

@CK11FOR333
Copy link

Can you give a real example about how to change SlideMenuOptions. Thanks.

@nirmaIntelliswift
Copy link

use changeLeftViewWidth method like
[slideMenuController changeLeftViewWidth:200];

@apwelsh
Copy link
Contributor

apwelsh commented Mar 10, 2017

Where does this setter call need to occur? I extended the controller, and I put this in viewDidLoad, viewWillAppear, viewDidAppear, and in the code where I assign the left and right view controllers, and in all cases, the width variable is ignored.

@apwelsh
Copy link
Contributor

apwelsh commented Mar 10, 2017

Found it. bug in the source. Submitting a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants