jiti-meet/modules/UI/videolayout
paweldomas ede4808ec4 fix(LargeVideoManager): frozen displayname in a msg
The "data-i18n-options" attribute value is stored in jQuery cache and
at the time when i18-next tries to access it to do the translation
it gets the old value from the cache and the message is not updated
correctly. Passing the "msgOptions" explicitly to "translateElement"
fixes the problem by avoiding jQuery cache.
2016-11-02 11:32:40 -05:00
..
ConnectionIndicator.js feat: Updates the GSM bars' thresholds. 2016-10-31 16:08:24 -05:00
FilmStrip.js ESLint 2016-10-03 11:12:27 -05:00
LargeContainer.js ESLint 2016-10-03 11:12:27 -05:00
LargeVideoManager.js fix(LargeVideoManager): frozen displayname in a msg 2016-11-02 11:32:40 -05:00
LocalVideo.js Makes decision what to show in avatar consistent (in updateView). 2016-10-27 13:17:17 -05:00
RemoteVideo.js feat(MessageHandler): Implement dont show again utility 2016-10-31 13:02:41 -05:00
SmallVideo.js Renames videocontainer overlay to hoverOverlay. 2016-10-27 14:32:22 -05:00
VideoContainer.js style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event 2016-10-19 15:57:02 -05:00
VideoLayout.js Ongoing work on video thumbnail layout 2016-10-26 15:51:09 -05:00