Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Let’s make lib.input dynamic. #628

Open
newbialywhodis opened this issue Aug 5, 2024 · 2 comments
Open

[Suggestion] Let’s make lib.input dynamic. #628

newbialywhodis opened this issue Aug 5, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@newbialywhodis
Copy link

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

Using the input menu for a long time, I noticed its potential right from the start. If the values were sent and received dynamically, we would have a great option for enhancing scripts.
For example:

  • With a slider, we could dynamically change the value of the wheel axis in a vehicle.
  • By selecting the icon type using "multiselect" and the color using "color," we could see live how the chosen, colored icon would look.

Describe the solution you'd like
option in Input menu:
dynamic:? boolean

@newbialywhodis newbialywhodis added the enhancement New feature or request label Aug 5, 2024
@LukeWasTakenn
Copy link
Member

Input dialog isn't meant to be a dynamic input menu, it was always envisioned as a static form where you can do whatever you want with the values after submitting

@newbialywhodis
Copy link
Author

Input dialog isn't meant to be a dynamic input menu, it was always envisioned as a static form where you can do whatever you want with the values after submitting

I believe that making it semi-dynamic unlocks it’s hidden potential. At this moment, only ui part of lib we can use dynamic is Menu, or radial menu. I doesn’t count context as it’s required to reregister it.
But yes, if input shouldn’t really be partially dynamic, then i suggest of adding new lib ui part which would work like connection of Lib.menu and lib.input :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants