mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 01:07:49 +00:00
fix(stage-filmstrip): resize.
This commit is contained in:
@@ -175,6 +175,7 @@ StateListenerRegistry.register(
|
||||
width: state['features/filmstrip'].width?.current,
|
||||
visible: state['features/filmstrip'].visible,
|
||||
clientWidth: state['features/base/responsive-ui'].clientWidth,
|
||||
clientHeight: state['features/base/responsive-ui'].clientHeight,
|
||||
tileView: state['features/video-layout'].tileViewEnabled
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user