jiti-meet/react/features
virtuacoplenny d5b40280ab fix(vertical-filmstrip): different label animations for filmstrip states (#1596)
* fix(vertical-filmstrip): different label animations for filmstrip states

Instead of one timing for sliding the video status label left and right,
have different timings depending on the filmstrip state. To facilitate
triggering the different animations, add more classes to the labels
that need to move that specify the filmstrip state.

- Faster transition if focusing on self-view with videos present so
  the label does not overlap videos transitioning from 0 opacity.
- Transition delay when de-focusing on self-view with videos present
  so videos have time to go away before the label moves over them.
- Maintain no movement if there are no videos, regardless of
  filmstrip toggle state.
- Different delays for when the filmstrip is being toggled visible
  and hidden if there are remote videos visible.

* SQUASH: remove remote videos count

* SQUASH: add docs to scss
2017-05-24 20:57:55 -05:00
..
app [RN] Simplify 2017-05-09 16:31:21 -05:00
base fix(Dialog.web.js): Fixes okDisabled state not taken into account 2017-05-23 09:00:40 -05:00
conference fix(vertical-filmstrip): move video status labels back to top right 2017-05-23 13:28:27 -07:00
desktop-picker Comply w/ coding style 2017-04-06 12:09:01 -05:00
device-selection fix(device-selection): do not reuse tracks in previews 2017-05-05 09:27:59 -07:00
dial-out Adds dial-out UI. 2017-05-23 09:00:40 -05:00
feedback Fixes related to coding style 2017-02-02 10:54:24 -06:00
filmstrip fix(vertical-filmstrip): different label animations for filmstrip states (#1596) 2017-05-24 20:57:55 -05:00
invite Adds dial-out UI. 2017-05-23 09:00:40 -05:00
jwt [RN] Simplify 2017-05-09 16:31:21 -05:00
large-video ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
mobile [RN] Fix full-screen mode when a dialog is opened on Android 2017-04-19 13:55:44 -05:00
overlay [RN] Simplify 2017-05-09 16:31:21 -05:00
remote-control Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00
room-lock Comply w/ coding style 2017-04-19 20:56:19 -05:00
share-room [RN] Simplify 2017-05-09 16:31:21 -05:00
speaker-stats Move timeUtil.js out of features/base/util 2017-04-14 13:14:02 -05:00
toolbox Adds dial-out UI. 2017-05-23 09:00:40 -05:00
unsupported-browser [RN] Fix remote JS debugging 2017-03-01 21:33:49 -06:00
video-status-label fix(vertical-filmstrip): different label animations for filmstrip states (#1596) 2017-05-24 20:57:55 -05:00
welcome Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00