8bitbubsy / ft2-clone

Fasttracker 2 clone for Windows/macOS/Linux
https://16-bits.org
BSD 3-Clause "New" or "Revised" License
712 stars 48 forks source link

TAB key puts cursor in a weird place when having more than 8 channels #9

Closed aleksblendwerk closed 4 years ago

aleksblendwerk commented 4 years ago

How to reproduce:

Start FT2 clone, add 2 channels (making it 10) and keep pressing TAB. On the last channel, the view does not wrap around to channel 1 and the cursor is stuck in a weird place in between channels 9 and 10.

Something like this (where the square brackets should represent the cursor):

CH9         CH10
--- -- 0[00 -]-- -- 000 

Note inputs then end up on channel 1.

This is with v1.28 on Win64.

8bitbubsy commented 4 years ago

Thanks for mentioning this bug, I have commited a fix. Will release v1.29 very soon (I think this is important enough of a bugfix to get a new version).

8bitbubsy commented 4 years ago

Release binaries uploaded. Please let me know if it's still not working correctly. :)