jiti-meet/modules/UI/videolayout
Leonard Kim 995a25ee15 fix(video-quality-label): adjust z-indexing clashes with filmstrip
With AtlasKit InlineDialog, the filmstrip z-index in vertical
filmstrip mode was adjusted as it had to be set to fixed position
for the dialogs to automagically be position fixed. This left
behind a regression where the filmstrip z-index was the same as
the video quality label, but came later in the dom, so the label
was not clickable. This commit modifies the z-index of the
vertical filmstrip to account for clicking of the video quality
label.
2017-08-14 15:12:06 -05:00
..
Filmstrip.js fix(video-quality-label): adjust z-indexing clashes with filmstrip 2017-08-14 15:12:06 -05:00
LargeContainer.js fix(VideoLayout): store userID in container 2017-07-12 10:29:18 -07:00
LargeVideoManager.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
LocalVideo.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
RemoteVideo.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
SmallVideo.js feat(jitsipopover): convert to InlineDialog (#1804) 2017-08-14 10:02:58 -05:00
VideoContainer.js feat(presence): display status in thumbnail and large video (#1828) 2017-07-31 18:33:22 -05:00
VideoLayout.js ref(pinning): remove pinnedId state from VideoLayout 2017-08-11 10:43:35 +01:00