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

Is it possible to deactivate swip but only for one panel ? #29

Closed
crackukass opened this issue Nov 13, 2013 · 1 comment
Closed

Is it possible to deactivate swip but only for one panel ? #29

crackukass opened this issue Nov 13, 2013 · 1 comment

Comments

@crackukass
Copy link

Example, when i open a specific window on center, i want to disable the left panel but not the right panel.

@viezel
Copy link
Owner

viezel commented Jan 19, 2014

Yes: You need to remove the left view, e.g.

sideWindow.setLeftWindow(null);

This has been improved in the newest version: https://github.com/viezel/NappSlideMenu/releases/tag/1.4.2 Now it is possible to have only the center if you need that at some point.

@viezel viezel closed this as completed Jan 19, 2014
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

2 participants