You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing Space while Creating/Editing Playlist and Playlist Folders should not toggle the play/pause.
I'd be happy to tackle this. There seems to be a check for isInputDialogOpened missing. Although I suggest to check for the input target instead (prevent keyboard controlling the player whenever an input is the target).
The text was updated successfully, but these errors were encountered:
Pressing Space while Creating/Editing Playlist and Playlist Folders should not toggle the play/pause.
I'd be happy to tackle this. There seems to be a check for
isInputDialogOpened
missing. Although I suggest to check for the input target instead (prevent keyboard controlling the player whenever an input is the target).The text was updated successfully, but these errors were encountered: