GithubHelp home page GithubHelp logo

ccdropdownmenu's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ccdropdownmenu's Issues

Cell Selection Bug

Cell didSelect method is not called at first time but after several times of trying it is selected properly

Right Image On Menu

I want to add image on right side of the menu(just like below image). How can i achieve this ?

image

Long menu can lead to huge magnification of open menu after background/foreground

I have a drop down containing 8 items. On a tall device like the iPhone 7 Plus, the open menu fits on the display (the menu happens to be in the upper third of the view). On a short device like an iPhone 5, the menu doesn't fit - some of the items are offscreen.

Under some admittedly weird circumstances, if I background my app with the menu open, then foreground it, the ManaDropDownMenu.draw(CGRect) method is called, and when my view finally displayed, the menu is magnified to the extent that the arrow graphic takes up the entire area where the menu once was, with everything to the left of it offscreen.

The weird circumstance is that after backgrounding, I launch Safari and open cnn.com, wait for it to finish loading the page, open nbcnews.com, wait for it to finish loading, background Safari, then tap on my app's icon to foreground it. The ManaDropDownMenu.draw(CGRect) method is called, and when my view finishes drawing, the entire bottom two-thirds of the display is taken up by the arrow icon - seemingly the whole open menu has been magnified by a factor of 8-10.

This doesn't happen if the menu fits on the display. Sometimes it doesn't even happen if I repeat the above test.

Is there a way to tell the menu to display only some of the items, providing the rest via scrolling?

Two dropdowns overlapping?

Hi Team,

Thanks for creating an awesome library.
Suppose I have 2 drop downs, placed next to each other vertically. User tapped on the second drop down, without closing the second one, User tapped on the first one. The first drop down overlaps with the second one. So Is there any method where I can close the drop downs manually?

screenshot 2018-11-27 at 1 40 16 pm

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.