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

MediaPlayer controls suck #8

Open
hohwille opened this issue May 20, 2020 · 1 comment
Open

MediaPlayer controls suck #8

hohwille opened this issue May 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@hohwille
Copy link
Member

The controls of the media player in JavaFx suck:

  • seeker for position is not synchronized to playback
  • buttons are labelled with ASCII text like > for play and || for pause. Instead icons shall be used.
  • playback position as time may be displayed as text, tooltip, or so according to space (e.g. 1:23:59 / 1:30:00)
@hohwille hohwille added the enhancement New feature or request label May 20, 2020
@hohwille
Copy link
Member Author

hohwille added a commit that referenced this issue May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant