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 years ago
yanas
23935d3d39
Fixes border radius.
8 years ago
yanas
cd5e84e4ef
Fixes network problem message position
8 years ago
yanas
1604fa6584
Fixes and adjustments of UI layout
8 years ago
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
9 years ago
Ilya Daynatovich
3bd4f1d5d8
Updated layout
9 years ago
Ilya Daynatovich
f3dbeea091
Make filmstrip indicators to resize dynamically
9 years ago
Ilya Daynatovich
f09a9be523
Fixed problem with resizing thumb avatars
9 years ago
Ilya Daynatovich
24169743e7
Clean up filmstrip styles
9 years ago
Ilya Daynatovich
02ae3b3053
Add wrapper
9 years ago
Konstantyn Pahsura
76e55f1132
show/hide menu if elem hovered
9 years ago
Ilya Daynatovich
30e717bd20
Rename classname; Refactor click on video method
9 years ago
Ilya Daynatovich
d703271c96
Fix bug with resizing when using shortcut for switching btw videos
9 years ago
Maxim Voloshin
dc93940bbd
Filmstrip is extended with "Hide" button
9 years ago
Ilya Daynatovich
d84d0b65ca
Adjust alignment of remote video menu
9 years ago
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.
9 years ago
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
9 years ago
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
9 years ago
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
9 years ago
Ilya Daynatovich
69b79b7687
Fix icon styles
9 years ago
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
9 years ago
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
9 years ago
Ilya Daynatovich
09e3fb9917
Fixed hack with displayname margin
9 years ago
yanas
a17a98991c
Ongoing work on video thumbnail layout
9 years ago
yanas
3fe43abdea
Move the display name to the center
9 years ago
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.
9 years ago
Maxim Voloshin
d09a8b1896
Adjusted styles for "Live Streaming" indicator.
9 years ago
Maxim Voloshin
88be44b472
Relocated "HD" label
9 years ago
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
9 years ago
Ilya Daynatovich
3254bbaabb
Change styles in jitsi poppover
9 years ago
Ilya Daynatovich
b7fccf5040
Update styles for popover
9 years ago
Ilya Daynatovich
a4c3348630
Fix some visual bugs
9 years ago
Kostiantyn Pashura
e868984116
border-radius for HD
9 years ago
yanas
b58556b6c3
Fixes audio level algorithm.
9 years ago
yanas
3bb877cc3a
Audio levels redesign.
9 years ago
Maxim Voloshin
36d1f7d06f
Removed initial animation of the video thumbnail
9 years ago
yanas
37dcc6c994
Improves the pin and hover borders
9 years ago
yanas
1c8535a2d5
Improves the pin and hover borders
9 years ago
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.
9 years ago
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.
9 years ago
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.
9 years ago
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
9 years ago
paweldomas
e3f3287f14
fix: remove Prezi leftovers
9 years ago
hristoterezov
302b0cf776
fix(toolbar): Issue with toolbar is positioned under the ring overlay
9 years ago
Maxim Voloshin
388f868165
Adjustment for layer order
9 years ago
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
9 years ago
yanas
0013745783
Video thumbnails redesign
9 years ago
yanas
17e28069ab
Re-designs toolbars, side panels like setting, contact list
9 years ago
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
9 years ago
Ilya Daynatovich
ba822eaeed
Fix problem with last video preview
9 years ago