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

Use % for playback slider marker postions #5394

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

enter-a-random-username

Changes
Use correct position, even on large windows resize and all cases. The value exists. if the offset of width is the issue. Use CSS calc. 'calc(' + valueMarker + '% - ' + markerRect.width / 2 + 'px)'

Issues
Currently the position is often off windows with px values on GT webkit/blink and so on.

@enter-a-random-username enter-a-random-username requested a review from a team as a code owner April 18, 2024 19:00
@enter-a-random-username enter-a-random-username changed the title Use % for slider postions Use % for playback slider marker postions Apr 18, 2024
Co-authored-by: Grady Hallenbeck <grhallenbeck@users.noreply.github.com>
Copy link

sonarcloud bot commented Apr 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@thornbill thornbill added p: webos This PR or issue mainly concerns WebOS clients p: tizen This PR or issue mainly concerns Tizen clients needs testing This PR requires additional testing enhancement Improve existing functionality or small fixes labels Apr 23, 2024
@thornbill thornbill added this to the v10.10.0 milestone May 18, 2024
@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 580b141
Status ✅ Deployed!
Preview URL https://jellyfin-web.pages.dev (https://ec4514f4.jellyfin-web.pages.dev)
Type ⚙️ Production

View build logs
View bot logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or small fixes needs testing This PR requires additional testing p: tizen This PR or issue mainly concerns Tizen clients p: webos This PR or issue mainly concerns WebOS clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants