l3mpire / lemverse

The first-ever coworking metaverse
https://app.lemverse.com
GNU Affero General Public License v3.0
149 stars 43 forks source link

Add new resizable template for meet.js #214

Closed alimtunc closed 1 year ago

alimtunc commented 1 year ago

This PR adding a new feature to resize as you want any div !

Simply wrapping the container you want and it will be resizable !

https://user-images.githubusercontent.com/18298759/203299077-66957b84-7654-4b82-9844-0f6d38f7a25c.mov

There is a little 'issue', you have to be slow when resizing because when your cursor touching the iframe, the resize is stopped because the listener loses the cursor position.. I don't have found other solutions for now. I will dig on that ASAP.

ramnes commented 1 year ago

Let's put this on any embedded page, not just Jitsi. :)

alimtunc commented 1 year ago

Okay, all is good ! We can even now have youtube and being on a meeting !

But it's only the zones, we could create a new windows manager separated from zones-manager ! Could be awesome.

Capture d’écran 2022-11-22 à 15 46 06
Donorhan commented 1 year ago

That's great, thanks! Everything looks good to me.

@YglesEyes I know you're making changes to the design, can this be a problem for you?