Code Monkey home page Code Monkey logo

Comments (7)

arturdev avatar arturdev commented on July 19, 2024

You are closing menu programmatically or via menu button?

from amslidemenu2.

hsb1007 avatar hsb1007 commented on July 19, 2024

I am doing it via button =(

I took the sample project's code and pasted in there.

And remove anything related to right menu.

from amslidemenu2.

arturdev avatar arturdev commented on July 19, 2024

I think you removed NOT ONLY related to right menu :)

from amslidemenu2.

hsb1007 avatar hsb1007 commented on July 19, 2024

hm.... I don't think im following here... =(

Only thing I removed was

from mainVC
configureRightMenuButton
deepnessForRightMenu
maxDarknessWhileRightMenu

Are they not meant to be deleted?

from amslidemenu2.

arturdev avatar arturdev commented on July 19, 2024

which animation did you mean?
Deepness or open/close animation?

from amslidemenu2.

hsb1007 avatar hsb1007 commented on July 19, 2024

it is open/close animation but only when it's closing, there's no animation. =(

from amslidemenu2.

arturdev avatar arturdev commented on July 19, 2024

Make sure that segues source is the table view controller (i.e. your menu) instead of UITableViewCell. For do that , in storyboard click on segues which connects menu and content view controllers. If UITableViewCell of your menu will highlighted, then remove that segue, and connect again, but this time do it by dragging from Menu's view controller instead of Cell.
Example:
http://www.youtube.com/watch?v=y33t_bWS_Zk#t=260

And do not give same identifier to different segues.

from amslidemenu2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.