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

Return localVideoView to original position after being pushed by right side bar #1799

Conversation

Ivansss
Copy link
Member

@Ivansss Ivansss commented Sep 11, 2024

Before this PR:
The localVideoView is pushed to the middle of the screen when the right side bar is being shown.
When the side bar is closed, the localVideoView stays at the same position where it was pushed.

After this PR:
The localVideoView will return to right side when the right side bar is getting closed.

Copy link
Collaborator

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works. The only downside I see is that the location will change as soon as you're in the side-bars widths, but I don't think this will really be an issue

@Ivansss Ivansss merged commit 3419709 into master Sep 13, 2024
11 checks passed
@Ivansss Ivansss deleted the return-local-video-to-original-position-after-being-pushed-by-right-side-bar branch September 13, 2024 14:30
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

Successfully merging this pull request may close these issues.

2 participants