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

overlapping issue with seekbar thumbnails #569

Closed
payamtrack opened this issue Aug 1, 2023 · 1 comment
Closed

overlapping issue with seekbar thumbnails #569

payamtrack opened this issue Aug 1, 2023 · 1 comment

Comments

@payamtrack
Copy link

payamtrack commented Aug 1, 2023

Hi,

I have increased the size of seekbar thumbnails by using the CSS rules below:

.bmpui-ui-seekbar-label {
    width: 30%;
}

.bmpui-ui-seekbar-label .bmpui-seekbar-label-inner > .bmpui-container-wrapper .bmpui-seekbar-thumbnail {
    width: 100% !important;
}

However, this causes them to get cut off due to overlapping with the player's edges when hovering over the seek bar up to a specific point at the beginning and end. I am not sure how to address this issue.

image

As illustrated below, I think the thumbnail container should stop following the mouse pointer when it reaches to the edges, and beyond that point, only the caret-down icon should move with the pointer:

image

Thanks,

@payamtrack payamtrack changed the title Adjust the position of seekbar thumbnail based on its size overlapping issue with seekbar thumbnails Aug 1, 2023
@jamesdavidholding
Copy link

Hi Payamtrack,

We will be closing the ‘Issues’ tab for this Repo this week. If this issue still affects you, please can I ask that you re-raise it through the Bitmovin Support Dashboard, where we will happily pick it up.

This change improves our response times to you, as the support team is not monitoring GitHub repro.

Many thanks,

James - Support

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

No branches or pull requests

2 participants