Dropper
Dropper copied to clipboard
Dropper 3.0
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.
- [x] Ability to have shown what's the currently selected item in a Dropper menu (#4).
- [ ] Fix Dropper misplacements. ex: (#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_)