Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
yanas 9b09e61877 Merge pull request #553 from damencho/fix-replacing-pinned il y a 9 ans
..
ConnectionIndicator.js Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. il y a 9 ans
FilmStrip.js Merge pull request #548 from jitsi/follow-me il y a 9 ans
LargeContainer.js Disables switching to dominant speaker when Etherpad is shown on large video. il y a 9 ans
LargeVideo.js Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. il y a 9 ans
LocalVideo.js Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. il y a 9 ans
RemoteVideo.js Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. il y a 9 ans
SmallVideo.js Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. il y a 9 ans
VideoLayout.js Merge pull request #553 from damencho/fix-replacing-pinned il y a 9 ans