This repository was archived by the owner on Apr 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Dropper 3.0 #8
Copy link
Copy link
Open
Description
I wrote Dropper ~9 months ago and looking back at the codebase now I would do several things differently. With the current Dropper, there are a couple bugs that involve positioning of the Dropper menu and it also not being added to the view. These issues are happening because of the way that Dropper is built.
I hope to resolve all these issues in Dropper 3.0 with a complete rewrite. Wish list for this update:
- Support for the previous versions of Dropper.
- Ability to have shown what's the currently selected item in a Dropper menu ([feature request] Have optional preselected item with bullet? #4).
- Fix Dropper misplacements. ex: (Misplacement of the table view after view orientation change #6)
- More stable way of adding the Dropper to its super view.
- Simpler customizer options in order to simplify the amount of boilerplate code needed to achieve a certain look.
If you have any questions, concerns or suggestions regarding this update please comment on this issue or send me a message on twitter (@kirkbyo_)
Reactions are currently unavailable