Improve dropdown menu

Issue #180 resolved
Former user created an issue

Unity dropdown is horrible when elements exceeds a certain number. Can you fix it?

Comments (3)

  1. Bjarke Elias

    Nice suggestion, thanks!

    We're planning on making a select list/toggle list attribute. That works much like the current AssetList attribute, but just for everything and not just assets. The UI for that could maybe also used for enums and enum masks in a popup. Will definitely play around with this idea and see how it works out.

  2. Antonio Rafael Antunes Miranda

    Enums now can be drawn using the improved enum dropdown which can be activated/deactivated by navigating to Tools > Odin Inspector > Preferences > General > Enums. Other dropdowns can also be drawn using the ValueDropdown attribute.

  3. Log in to comment