Skip to content

Reset digit input when selection moves to a different bar or channel (issue #151)#169

Open
Jovinull wants to merge 1 commit into
johnnesky:mainfrom
Jovinull:selection-digit-reset
Open

Reset digit input when selection moves to a different bar or channel (issue #151)#169
Jovinull wants to merge 1 commit into
johnnesky:mainfrom
Jovinull:selection-digit-reset

Conversation

@Jovinull

Copy link
Copy Markdown

When typing a pattern number into the track editor, the digit buffer wasn't being reset after moving to a different bar or channel. If the new cell happened to already hold the same pattern number as the buffer, the guard condition that was supposed to catch stale input would silently pass and the next keystroke would be appended, producing things like "11" instead of "1"

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

Successfully merging this pull request may close these issues.

1 participant