jiti-meet/modules/UI
Leonard Kim ef9f145cb5 fix(video-layout): always honor local video changes
During the implementation of starting as video muted, a check
was put in place to update the local thumbnail view container's
known local track only if the track was not muted. This can
cause the container to become desynced with the current local
track.(Ideally in the future all state would be in redux so this
manual syncing would not be needed.) Removing the if-muted
check seems to cause no side-effects and makes implementation of
device-switch-while-audio-only a lot simpler because new tracks
can be muted and used immediately.
2017-05-05 09:27:59 -07:00
..
audio_levels Fixes audio level algorithm. 2016-09-29 00:22:05 -05:00
authentication Fix incorrect password dialog message when using authentication. 2017-03-07 16:42:36 -06:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
feedback Made inputs identical 2016-11-11 17:22:47 +02:00
recording Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
ring_overlay style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible 2016-10-19 15:58:36 -05:00
shared_video Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
side_pannels Fixes #1549, toggles smileys menu. 2017-05-04 11:19:46 -05:00
util Fix Recording regression caused by 'React Toolbar' 2017-04-12 14:10:00 -05:00
videolayout fix(video-layout): always honor local video changes 2017-05-05 09:27:59 -07:00
UI.js feat(conference): add audio only mode 2017-05-05 09:27:59 -07:00
UIErrors.js Addresses comment about Feedback dependency 2016-08-26 16:07:20 -05:00