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

Progress bar does not scale correctly #405

Open
soraxas opened this issue May 26, 2020 · 0 comments
Open

Progress bar does not scale correctly #405

soraxas opened this issue May 26, 2020 · 0 comments

Comments

@soraxas
Copy link

soraxas commented May 26, 2020

The progress bar for the windows theatre app does not scale properly after window-resizing.

See the following example:

1.
A video is first launched in window mode (the progress bar is correct in this instance) (window mode as in the window is floating and not filling up the entire screen)
a1

2.
Then the window is then maximised (progress bar scale correctly to the full screen width)
a2

3.
And after exiting the fullscreen mode and back into a window mode, the progress bar somehow seems to be still at the fullscreen scale. (you can see by the green bar. Seeking on that bar will act as if the bar is at fullscreen width)
a3

Here and after, maximising and returning to floating mode will repeats stpe 2 and 3, and cannot return back to step 1 (i.e. correct scale of progress bar in floating mode) unless you close that video and open it again.

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

1 participant