WIP: implement new UI #32

Draft
AnthonyKwon wants to merge 99 commits from player-ui into master
Owner

This PR implements new replacement UI, PlayerUI.
(dummy; short introduction for the PlayerUI)

Old UI, will be called TableUI from now, is going to deprecated and maintained as minimum effort.
(DataGridView, core control of the TableUI, had become part of Avalonia Accelerate, so it's unavoidable anyway)

This PR implements new replacement UI, PlayerUI. (dummy; short introduction for the PlayerUI) Old UI, will be called TableUI from now, is going to deprecated and maintained as minimum effort. (DataGridView, core control of the TableUI, had become part of Avalonia Accelerate, so it's unavoidable anyway)
This is a draft implementation, this might be changed, or removed.
This reverts commit 83f5b4cfaf.
Save button does nothing currently.
This reverts commit 771146c4f4.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin player-ui:player-ui
git switch player-ui
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AnthonyKwon/ti_lyricstudio#32
No description provided.