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

Resizing of MediaPlayer not working properly #6

Open
hohwille opened this issue May 19, 2020 · 0 comments
Open

Resizing of MediaPlayer not working properly #6

hohwille opened this issue May 19, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@hohwille
Copy link
Member

The UiMediaPlayer is not properly resizing in JavaFx.
Expected: Video grows and shrinks according to the available space. Aspect ratio may be kept leading to some space left on bottom or right...
Actual: It grows but never shrinks or it exceeds the size so the controls get invisible.

Auto-resizing in JavaFx is rather tricky...

@hohwille hohwille added the bug Something isn't working label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant