Is it possible to customize the size meeting window instead of opening meeting in fullscreen all the time?

Is it possible to customize the size of meeting canvas. I can see the height of “active-main” div, “sv-active-video” and “active-my-canvas” canvas are getting set to the height of device height by default. How can change the size of those element to fit into a smaller section of the screen rather than having it fullscreen?

I am using WebSDK 1.7.0

Hey @himal.dewage, thanks for posting and using Zoom!

At this time changing the size is unsupported with the Web SDK. We are working on a way to accomplish this.

As a workaround, you can override the default sizing via CSS.

Thanks,
Tommy

Thank you very much for the response.

1 Like

Happy to help @himal.dewage! :slight_smile:

Thanks,
Tommy

Hello! Is this possible now?

All the divs are position: fixed. How could we just fit it in some part of the screen?

Thanks!

Hey @scros97,

As of now to do this, you can add CSS styles to change the positions and sizing.

Thanks,
Tommy

what the name class for change positions and sizing for responsive ui like mode fullscreen?

Hey @muhamadangga609,

Currently there are no built in functions for resizing currently.

Thanks,
Tommy