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

Panel issues under certain conditions with the parameter name on drumlogue #79

Open
dukesrg opened this issue Apr 11, 2023 · 0 comments

Comments

@dukesrg
Copy link
Contributor

dukesrg commented Apr 11, 2023

When the name of 4th parameter on a parameter page exceeds the display length (presumably), the panel and display are garbled.
e.g.

        {0, 10000, 0, 0, k_unit_param_type_hertz, 3, k_unit_param_frac_mode_decimal, 0, {"LFO X"}},
        {0, 10000, 0, 0, k_unit_param_type_hertz, 3, k_unit_param_frac_mode_decimal, 0, {"LFO Y"}},
        {0, 10000, 0, 0, k_unit_param_type_hertz, 3, k_unit_param_frac_mode_decimal, 0, {"LFO Z"}},
        {0, 10000, 0, 0, k_unit_param_type_hertz, 3, k_unit_param_frac_mode_decimal, 0, {"LFO Rate W"}},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant