EditorView not unlocked after stopping player #1

Closed
opened 2024-10-21 15:34:22 +09:00 by AnthonyKwon · 1 comment
Owner

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.

## 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. <video src="/attachments/2c15342d-ad0d-4c51-8637-f49029327500" title="20241021-0610-45.8521486.mp4" height=480 controls></video> ## Possible Solution It looks like EditorView unlock code does not exist on the player stop event.
AnthonyKwon changed title from Editor not unlocked after stopping player to EditorView not unlocked after stopping player 2024-10-21 16:39:33 +09:00
Author
Owner

Fixed by #19

Fixed by #19
AnthonyKwon added this to the 0.2.0.0 milestone 2024-10-22 20:03:38 +09:00
AnthonyKwon removed this from the Player UI project 2026-07-30 01:28:55 +09:00
Sign in to join this conversation.
No description provided.