Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlaylistEditor: weird control button behavior #1943

Open
theGreatWhiteShark opened this issue Feb 16, 2024 · 0 comments
Open

PlaylistEditor: weird control button behavior #1943

theGreatWhiteShark opened this issue Feb 16, 2024 · 0 comments

Comments

@theGreatWhiteShark
Copy link
Contributor

Hydrogen version * : all


In the bottom section of the PlaylistEditor there are four buttons: rewind, play, stop, fast forward.

"play" does load the song currently selected in the dialog and - if already selected - acts as a play/pause toggle. "stop" works like the stop button in the main player control panel. So far so good.

What confuses me are the "rewind" and "fast forward" buttons. I would expect them to switch to the previous or next song in the playlist. Instead, they just move transport to the previous or next column. Like their counterparts in the main player control. But since the dialog is not modal and the latter controls can still be used, I do not see the point of duplicating their actions instead of providing a feature dedicated to the dialog they're residing in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant