jiti-meet/react
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
..
features fix(vertical-filmstrip): different label animations for filmstrip states (#1596) 2017-05-24 20:57:55 -05:00
.eslintrc.js flow-typed 2017-02-03 16:36:14 -06:00
config.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
index.native.js Remove duplication 2017-01-26 17:24:11 -06:00
index.web.js fix(transport): Code style issues and enableLegacyFormat param bug 2017-04-28 15:24:20 -05:00