pgregory / wetracker

A collaborative web based music creation tool based on the Tracker heritage.
http://pgregory.github.io/wetracker/
MIT License
83 stars 3 forks source link

Pattern cursor moves through a hidden item when going between tracks #41

Closed pgregory closed 7 years ago

pgregory commented 7 years ago

Description

See screenshots below, first one shows the cursor at the rightmost column of track 1, then a move to the right with the cursor right key hides the cursor, then a further press of the cursor right key and it shows again on the first item of track 2.

screen shot 2017-01-05 at 09 08 39 screen shot 2017-01-05 at 09 08 47 screen shot 2017-01-05 at 09 10 01

Steps to reproduce

  1. Reset the song to empty
  2. Move the cursor right until in the effect parameter column of track 1
  3. Move the cursor one step further to the right, cursor disappears
  4. Move the cursor again to the right, cursor reappears in the note column of track 2

Versions