jiti-meet/modules/UI/videolayout
Hristo Terezov 851976ebdf fix(RemoteVideo): .oncanplay -> addEventListener
Replaces the .oncanplay listener with addEventListener('canplay', ...).
This is needed because third party libraries (for example callstats)
are brutally overriding the .oncanplay property and replacing our
listener.
2020-04-24 16:04:32 -05:00
..
Filmstrip.js fix(large-video): Resize calculations. 2020-02-10 20:23:37 +02:00
LargeContainer.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
LargeVideoManager.js log: fix showing verbatim %s 2020-04-03 15:41:30 +02:00
LocalVideo.js ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
RemoteVideo.js fix(RemoteVideo): .oncanplay -> addEventListener 2020-04-24 16:04:32 -05:00
SmallVideo.js fix(largeVideo): update don't depend on thumbnails 2020-04-17 15:33:13 -05:00
VideoContainer.js fix(safari): Update the check for Safari 2020-04-08 15:06:29 -04:00
VideoLayout.js fix(largeVideo): update don't depend on thumbnails 2020-04-17 15:33:13 -05:00