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

FR: UI for Internal Parameters named ranges #580

Open
X-Raym opened this issue May 20, 2022 · 0 comments
Open

FR: UI for Internal Parameters named ranges #580

X-Raym opened this issue May 20, 2022 · 0 comments
Labels
enhancement New feature or request realearn Related to ReaLearn

Comments

@X-Raym
Copy link

X-Raym commented May 20, 2022

Hi,

Currently, internal parameters can only have ranges names via Lua code

mode = {
    index = 2,
    name = "Mode",
    value_count = 2,
    value_labels = { "Off", "On "},
}

It would be nice to have a button for this, with a minimalist input (like a multiline inbox for eg, one line per named ranges. Ranges would be all the same size, aka 100 / number of param names).

This would work nicely with #579

Thx!

@helgoboss helgoboss added the enhancement New feature or request label May 22, 2022
@helgoboss helgoboss added the realearn Related to ReaLearn label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request realearn Related to ReaLearn
Projects
None yet
Development

No branches or pull requests

2 participants