EditorView not unlocked after stopping player #1
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AnthonyKwon/ti_lyricstudio#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected Behavior
EditorView should be unlocked and users are able to edit content after pausing/stopping the player.
Actual Behavior
EditorView is not unlocked when stopped, preventing users from editing the content.
Pausing the player does not have this issue.
Possible Solution
It looks like EditorView unlock code does not exist on the player stop event.
Editor not unlocked after stopping playerto EditorView not unlocked after stopping playerFixed by #19