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

Delete row doesn't update the pattern view. #71

Closed pgregory closed 7 years ago

pgregory commented 7 years ago

Description

When you delete a row using the delete button, the cursor moves up, but the display isn't updated to show the changed notes.

Entered on behalf of Michael Carlson.

Steps to reproduce

  1. Press space to switch to edit mode.
  2. Enter some notes into the pattern.
  3. While still in edit mode, press delete.
  4. Cursor moves up, but notes are note deleted from view.
  5. Switch to instrument tab and back, pattern view is updated to show that the notes did in fact get deleted, but the display wasn't updated.

Versions