Is there a way to resize the Zoom App side panel for the user using code or setting?


Format Your New Topic as Follows:

Zoom Apps Configuration
I’m using plain javascript with Zoom App SDK and webhooks.

Description
I’m trying to figure out a way to resize the Zoom App side panel for the user using code or setting. I know there are 2 options collapse and expand. Neither size is working well with my app. I would like a size slighty bigger than the default collapse. I know the user can manually drag the side panel to the right size but I would like to do this for the user so that when open my Zoom app it is displaying the right size by default.

Error?
No errors.

Troubleshooting Routes
I’ve tried to expand it by default but it’s too big.

How To Reproduce

  1. Start a Zoom meeting
  2. Open the app panel
  3. See that size panel is about 320px.
  4. I start my app and the size panel is still 320px.

I would like to have the size panel resize to about 420 - 450px

Any help would be appreciated. Thanks.

2 Likes