Add Notes on Beat list view #17

Open
kevqiu wants to merge 2 commits from kevqiu/notes-on-beat into C#-master
kevqiu commented 2023-07-25 11:22:55 +03:00 (Migrated from github.com)
  • Add new view above Note View that shows all Notes on current Beat
    • Update new view when note is added or on time scroll
    • Selecting note from list will update Note View with note details, allowing for edit and deletion

image

- Add new view above Note View that shows all Notes on current Beat - Update new view when note is added or on time scroll - Selecting note from list will update Note View with note details, allowing for edit and deletion ![image](https://github.com/Goatgarien/BAKKA-Editor/assets/14202521/8bfed452-a998-42f1-9837-4b3be54e4355)
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin kevqiu/notes-on-beat:kevqiu/notes-on-beat
git checkout kevqiu/notes-on-beat
Sign in to join this conversation.