Skip to content

UI Fix: Video frame does not fits the visible viewport #1815

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

Open
Ashutosh6393 opened this issue Apr 11, 2025 · 4 comments
Open

UI Fix: Video frame does not fits the visible viewport #1815

Ashutosh6393 opened this issue Apr 11, 2025 · 4 comments

Comments

@Ashutosh6393
Copy link

Video frame does not fits the visible viewport

User need to scroll up and down to see the full video frame at normal zoom level of 100

Video

100xcms.mp4
@Mackhack0705
Copy link

I want to work on this issue.

@Mackhack0705
Copy link

Hi, @Ashutosh6393. What kind of behavior are you expecting?

@Ashutosh6393
Copy link
Author

Image

I think the height of the video frame is set to 100vh, which is why it gets cropped and the full video frame is not visible to user,

solution:

  • height of the video frame should be 100vh - (height marked in red color)
  • aspect ratio of the video should persist as it is

@Mackhack0705
Copy link

Hi @Ashutosh6393, I tried the height variations, but the result remains unchanged. We can hide the breadcrumb line, navbar and show it on cursor movement and hover to resolve this. What do you think about this.

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