Web component view full screen

Description
The web sdk component view is only rendering 190px wide. Is there a method or initialize option for making this full screen, or matching the width/height of the container?

The container div as specified by ‘zoomAppRoot’ is positioned absolute and full screen.

Browser Console Error
No Error. Works fine, just very small window.

Which Web Meeting SDK version?
2.0.1

Meeting SDK Code Snippets
We just followed the Getting started guide for Web SDK, however we are using Angular as the app framework.

To Reproduce(If applicable)
Steps to reproduce the behavior:
Followed the Getting started guide for Web SDK - Component View. We are using the import method as opposed to the CDN.

Screenshots

Device (please complete the following information):

  • Device: Lenovo
  • OS: Windows 10
  • Browser: Chrome
  • Browser Version 95.0.4638.54 (x64)

Hey @mtinnes ,

That is by design. We are adding more sizing options in the future.

That being said, in Chrome and Edge, we do have the Gallery View layout which is bigger:

If you want a full screen solution, you can use the Client View. :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.