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

Seekbar is reversed in RTL languages #966

Open
x9a opened this issue Jul 16, 2024 · 1 comment
Open

Seekbar is reversed in RTL languages #966

x9a opened this issue Jul 16, 2024 · 1 comment

Comments

@x9a
Copy link

x9a commented Jul 16, 2024

Overview Description:

Steps to Reproduce:

  1. Set Celluloid to RTL language (Arabic, Persian, etc..)
  2. Open any video

Actual Results: Seekbar timestamps are reversed

Expected Results: Timestamps should be accurate

Version: 0.26

Additional Information:
Issue is possibly related to #769
A video highlighting the issue
Another image highlighting the issue, "ending" is at the beginning of video

@jannuary
Copy link
Contributor

jannuary commented Jul 17, 2024

I wonder if it's better to not mirror the seekbar in RTL to begin with – that seems like what YouTube and website of media in Arabic, Hebrew and Persian do, which would also fix the timestamp and shortcuts issues.
image
cc @mskf1383

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