Lyubo Marinov
d371a3d5fd
Fix TypeError: undefined is not an object
8 years ago
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
8 years ago
Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
8 years ago
hristoterezov
0e92e48376
fix(ss): resize for remote videos
8 years ago
damencho
39a8681e8e
Improves safe checks for missing stats.
8 years ago
yanas
09ba14eb04
Fixes video thumbnail border and large video background color
8 years ago
hristoterezov
1f7c5529e9
fix(remotecontrol): Pin the controlled participant only on remote control permissions granted
8 years ago
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
8 years ago
hristoterezov
5d22061c0a
fix(remotecontrol): Handle on-stage participant changes
8 years ago
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
8 years ago
Lyubomir Marinov
6efad1348a
Fix the display of watermarks in film strip-only mode
Recently, we reimplemented the watermarks in React. Unfortunately, we
didn't take into account film strip-only mode.
Additionally, we duplicated watermark-related source code on the Welcome
and Conference pages.
8 years ago
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
8 years ago
hristoterezov
0f9bc766db
fix(filmstrip_only): JS errors
8 years ago
yanas
a5387b054a
Fix(RemoteVideo): Fixes remote video menu icon
8 years ago
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
9 years ago
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
9 years ago
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
9 years ago
damencho
6211566c0c
Sending unpin after clicking local video and unpinning remote.
If we:
- pin a remote and click it, unpin is signalled.
- pin a remote and the click another remote, the new one is pinned and signalled.
- pin a remote and then click local. UI pins local, but unpinning remote is not signaled, fix addressed with this commit.
- pin/unpin local, nothing is signalled.
9 years ago
damencho
8e6fd0ca95
Fixes unpinning local user which is dominant speaker.
It was not switching and staying on local video on unpinning, after change the last shown video will be used to switch to it.
9 years ago
paweldomas
b58f1cdd16
use logger instead of console
9 years ago
damencho
a079914603
Removes click handlers when popup is hidden.
9 years ago
hristoterezov
7f315ef105
fix(VideoLayout): Issue with not resizing properly if SS is on and the filmstrip is hidden
9 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
yanas
5545c0d905
fix: desktop streming screen size
9 years ago
yanas
95fcf5bae5
Change method name to fit better its purpose
9 years ago
Ilya Daynatovich
34acadc3b5
Rename method
9 years ago
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
9 years ago
Ilya Daynatovich
128b301a39
Fix the tests
9 years ago
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
9 years ago
Ilya Daynatovich
5aff96e3b7
Updated in videolayout
9 years ago
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
9 years ago
Ilya Daynatovich
986c29ca5d
updated filmstrip handler
9 years ago
Ilya Daynatovich
20c6dba599
Moved keyboard initialization to filmstrip toolbar; Replaced toggle filmstrip button from extended toolbar
9 years ago
yanas
bb80bf4144
fix: Use a separate css class for thumbnail menu
9 years ago
Boris Grozev
c0c198098b
style: Renames variables, adds a FIXME.
9 years ago
Boris Grozev
ac0ee771ed
docs: Adds a FIXME.
9 years ago
Boris Grozev
0ca9389e4b
cleanup: Simplify code.
9 years ago
Boris Grozev
9910caf29f
docs: Fix some documentation.
9 years ago
yanas
78dbaa9b21
Revert wrongly removed comment
9 years ago
damencho
510c650b7b
Adds a property to hide display name and disable update view.
Adds a property to hide display name and disable update view in SmallVideo. Localvideo hides displayName and disabled update view while users is editing its name and resumes normal behaviour when editing finishes.
9 years ago
hristoterezov
c41c219206
fix(Thumbnails): removes unused css classes
9 years ago
Ilya Daynatovich
8ba7a354e5
Remove duplicate event handler
9 years ago
Ilya Daynatovich
24169743e7
Clean up filmstrip styles
9 years ago
Ilya Daynatovich
02ae3b3053
Add wrapper
9 years ago
Ilya Daynatovich
69e4f49e74
Add bunch of JSDocs
9 years ago
Ilya Daynatovich
1328870a2b
fix bug with F shortcut
9 years ago
Ilya Daynatovich
51d48e18c6
Refactor filmstrip module
9 years ago
Konstantyn Pahsura
9633919e32
css class for remote video specified
9 years ago