virtuacoplenny
2301732e2d
style: catalog all z-indexes and move toolbar down
All z-indexes found in css files have been moved into css
variables. If the z-index is used only once, the variable
name will be the same as the selector it is used in. If
the z-index is used multiple times, then the plain name
of $zindex# was used. This allowed a more confident
moving down of the toolbar so that the new modal dialog,
with z-index 500, could display on top of it.
#1436
8 gadus atpakaļ
yanas
23935d3d39
Fixes border radius.
8 gadus atpakaļ
yanas
cd5e84e4ef
Fixes network problem message position
8 gadus atpakaļ
yanas
1604fa6584
Fixes and adjustments of UI layout
8 gadus atpakaļ
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
8 gadus atpakaļ
Ilya Daynatovich
3bd4f1d5d8
Updated layout
8 gadus atpakaļ
Ilya Daynatovich
f3dbeea091
Make filmstrip indicators to resize dynamically
8 gadus atpakaļ
Ilya Daynatovich
f09a9be523
Fixed problem with resizing thumb avatars
8 gadus atpakaļ
Ilya Daynatovich
24169743e7
Clean up filmstrip styles
8 gadus atpakaļ
Ilya Daynatovich
02ae3b3053
Add wrapper
8 gadus atpakaļ
Konstantyn Pahsura
76e55f1132
show/hide menu if elem hovered
8 gadus atpakaļ
Ilya Daynatovich
30e717bd20
Rename classname; Refactor click on video method
8 gadus atpakaļ
Ilya Daynatovich
d703271c96
Fix bug with resizing when using shortcut for switching btw videos
8 gadus atpakaļ
Maxim Voloshin
dc93940bbd
Filmstrip is extended with "Hide" button
8 gadus atpakaļ
Ilya Daynatovich
d84d0b65ca
Adjust alignment of remote video menu
8 gadus atpakaļ
paweldomas
e3d5bd3dfb
fix(css): do not display avatar on top of the messages
Previously the z-index was introduced in order to have the avatar
visible on top of the black video element, but now we're always hiding
the video element when the avatar is displayed, so it's no longer
required.
8 gadus atpakaļ
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
8 gadus atpakaļ
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
8 gadus atpakaļ
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
8 gadus atpakaļ
Ilya Daynatovich
69b79b7687
Fix icon styles
8 gadus atpakaļ
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
8 gadus atpakaļ
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8 gadus atpakaļ
Ilya Daynatovich
09e3fb9917
Fixed hack with displayname margin
8 gadus atpakaļ
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 gadus atpakaļ
yanas
3fe43abdea
Move the display name to the center
8 gadus atpakaļ
paweldomas
bf5a1d1f8e
fix(videolayout css): reduce conn problem msg z-index
For small window sizes and many video thumbnails the message may go on
top of the thumbnails.
8 gadus atpakaļ
Maxim Voloshin
d09a8b1896
Adjusted styles for "Live Streaming" indicator.
8 gadus atpakaļ
Maxim Voloshin
88be44b472
Relocated "HD" label
8 gadus atpakaļ
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
8 gadus atpakaļ
Ilya Daynatovich
3254bbaabb
Change styles in jitsi poppover
8 gadus atpakaļ
Ilya Daynatovich
b7fccf5040
Update styles for popover
8 gadus atpakaļ
Ilya Daynatovich
a4c3348630
Fix some visual bugs
8 gadus atpakaļ
Kostiantyn Pashura
e868984116
border-radius for HD
8 gadus atpakaļ
yanas
b58556b6c3
Fixes audio level algorithm.
8 gadus atpakaļ
yanas
3bb877cc3a
Audio levels redesign.
8 gadus atpakaļ
Maxim Voloshin
36d1f7d06f
Removed initial animation of the video thumbnail
8 gadus atpakaļ
yanas
37dcc6c994
Improves the pin and hover borders
8 gadus atpakaļ
yanas
1c8535a2d5
Improves the pin and hover borders
8 gadus atpakaļ
paweldomas
6e0ba1de33
ref(VideoLayout): rename 'videoConnectionMessage'
Renames 'videoConnectionMessage' to 'localConnectionMessage', because
it is displayed when we're having problems with our local connection
and a different one will be shown for the remote connectivity issues.
8 gadus atpakaļ
paweldomas
661ea2cf45
feat(VideoLayout): add remote connection problems UI
Grey filter will be applied to the remote video/avatar displayed on
"large" and a message indicating remote connectivity issues will be
shown on top of that.
8 gadus atpakaļ
paweldomas
30cb948dcf
feat(SmallVideo): make thumbnail grey
The video or the avatar on a thumbnail will be displayed in greyscale
when the user is having connectivity issues.
8 gadus atpakaļ
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
8 gadus atpakaļ
paweldomas
e3f3287f14
fix: remove Prezi leftovers
8 gadus atpakaļ
hristoterezov
302b0cf776
fix(toolbar): Issue with toolbar is positioned under the ring overlay
8 gadus atpakaļ
Maxim Voloshin
388f868165
Adjustment for layer order
8 gadus atpakaļ
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
8 gadus atpakaļ
yanas
0013745783
Video thumbnails redesign
8 gadus atpakaļ
yanas
17e28069ab
Re-designs toolbars, side panels like setting, contact list
8 gadus atpakaļ
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
8 gadus atpakaļ
Ilya Daynatovich
ba822eaeed
Fix problem with last video preview
8 gadus atpakaļ