digimezzo / dopamine

The audio player that keeps it simple

Home Page:https://digimezzo.github.io/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pressing 'Space' key when editing Playlist toggles play

dermeck opened this issue · comments

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).

@dermeck Please do. I'm open for help on this matter :) Thanks!

@digimezzo the PR is here #591

I am not sure why it is not linked automatically to the issue. 🤔