Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
130 stars 2 forks source link

Dropdown menus in UIX #2212

Open Readun opened 2 months ago

Readun commented 2 months ago

Is your feature request related to a problem? Please describe.

Trying to setup an facetracking component from scratch will be a long undertaking as we need to select the enum we want by left and right clicking. Making it more difficult in VR to hold still for a duration of 10-20 clicks or more (Not sure how many they already have). I think there was also an Enum for bone selection and Body part selection in different component.

Describe the solution you'd like

An additional button for enums to have a list appear of all the enum options. (Maybe even scrollable, if there will be larger Enums in the future)

Describe alternatives you've considered

Searchable Enums? Mods

Additional Context

We do have a mod from Badhaloninja. -> https://github.com/badhaloninja/EnumDropdown/tree/v2.0.0

Requesters

readun

shiftyscales commented 2 months ago

An additional button for enums to have a list appear of all the enum options.

It's a larger request than just this, unfortunately. UIX doesn't yet have a native implementation for drop-down menus- there are other places that could benefit from it, e.g. some of the settings in the new settings UI- it just hasn't been prioritized yet.

Frooxius commented 2 months ago

This is something that we've already done partial work towards, but it just needs to be finished.