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

Resizing the window during video call moves own video out of the area #621

Closed
MarcelWaldvogel opened this issue Sep 20, 2017 · 0 comments
Closed
Assignees
Labels

Comments

@MarcelWaldvogel
Copy link
Contributor

Expected behavior

Shrinking the browser window during a video call should ensure that the own-video area remains inside the visible area.

(It would be even better if the ratio between the space left and right of the own-video area would remain fixed while resizing the browser window; as well for the above/below ratio.)

Actual behavior

The absolute coordinates of the own-video are are maintained, possibly using it out of the visible (and movable) area.

Steps to reproduce the behavior

  1. Maximizie the browser window
  2. Make a video call
  3. Shrink the browser window

Environment

  • JSXC version: 3.3.0
  • Host system and version: Nextcloud
  • Browser vendor and version: Firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants