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

Fix various UI things in our paella integration #1208

Merged
merged 3 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. Adjust sizing and opacity of buttons inside video containers

    These buttons will now be smaller and use less margin when
    the video container is smaller than 400px. They will also
    be less opaque overall and only be completely opaque when
    directly hovered over.
    owi92 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b7e7a3a View commit details
    Browse the repository at this point in the history
  2. Add settings menu to paella player

    This menu holds the options for resolution, captions
    and video layout to make the player appear less cluttered.
    owi92 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3f1df17 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update paella-basic-plugins to 1.44.10

    This allows us to always show the quality selector, even if
    there is only one available resolution.
    owi92 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e860756 View commit details
    Browse the repository at this point in the history