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

[v0.2.1] Instr/Sample Name Length #153

Closed
bazz1tv opened this issue Oct 23, 2020 · 0 comments
Closed

[v0.2.1] Instr/Sample Name Length #153

bazz1tv opened this issue Oct 23, 2020 · 0 comments

Comments

@bazz1tv
Copy link
Owner

bazz1tv commented Oct 23, 2020

Starting on v0.2.1, the instrument and sample name lengths have been reduced. However, if an older song file is loaded that uses more than the current string maximum length, the display overflows.

Easy Fix: When loading files, make sure we load no more than the display limit into the instr/sample string names.
Hard Fix: More complex TextEditRect to allow editing longer strings, while only displaying limited visibility into them.

v0 2 1-bug

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