Leonard Kim
92eeba5392
fix(filmstrip): Disable keyboard shortcut for hiding videos
8 gadus atpakaļ
Lyubo Marinov
a9bdde193d
Approach consistent filmstrip naming
We seemed to be using the names "film strip" and "filmstrip" (and,
consequently, their source code-conscious forms such as film-strip,
FilmStrip, etc.) In order to comply with our coding style which requires
a consistent one name for a given abstraction, choose one name and
rename the uses of the other name.
Wikipedia has a definition of a "filmstrip", I couldn't find a "film
strip". I guess our abstraction can be seen as what's described there.
When I google "film strip", I get results about "filmstrip" at the top.
That's why I chose "filmstrip".
Certain uses of "film strip" such as interfaceConfig.filmStripOnly and
in the external API I left untouched in an attempt to preserve
compatibility.
I wasn't sure whether CSS was tangled in compatibility so I made a
choice and renamed there was well.
8 gadus atpakaļ
yanas
031f2dfeb8
Fixes showToolbar in filmstrip-only mode and renames some funcs
8 gadus atpakaļ
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
8 gadus atpakaļ
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
8 gadus atpakaļ
hristoterezov
7f315ef105
fix(VideoLayout): Issue with not resizing properly if SS is on and the filmstrip is hidden
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ļ
yanas
5545c0d905
fix: desktop streming screen size
8 gadus atpakaļ
yanas
95fcf5bae5
Change method name to fit better its purpose
8 gadus atpakaļ
Ilya Daynatovich
34acadc3b5
Rename method
8 gadus atpakaļ
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
8 gadus atpakaļ
Ilya Daynatovich
986c29ca5d
updated filmstrip handler
8 gadus atpakaļ
Ilya Daynatovich
20c6dba599
Moved keyboard initialization to filmstrip toolbar; Replaced toggle filmstrip button from extended toolbar
8 gadus atpakaļ
yanas
78dbaa9b21
Revert wrongly removed comment
8 gadus atpakaļ
Ilya Daynatovich
8ba7a354e5
Remove duplicate event handler
8 gadus atpakaļ
Ilya Daynatovich
24169743e7
Clean up filmstrip styles
8 gadus atpakaļ
Ilya Daynatovich
02ae3b3053
Add wrapper
8 gadus atpakaļ
Ilya Daynatovich
69e4f49e74
Add bunch of JSDocs
8 gadus atpakaļ
Ilya Daynatovich
1328870a2b
fix bug with F shortcut
8 gadus atpakaļ
Ilya Daynatovich
51d48e18c6
Refactor filmstrip module
8 gadus atpakaļ
Maxim Voloshin
dc93940bbd
Filmstrip is extended with "Hide" button
8 gadus atpakaļ
hristoterezov
a65fca851c
refactor(FilmStrip): calculateThumbnailSizeFromAvailable
8 gadus atpakaļ
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 gadus atpakaļ
yanas
3bb877cc3a
Audio levels redesign.
8 gadus atpakaļ
hristoterezov
42d9d0393d
fix(FilmStrip): Add check for thumbnails
8 gadus atpakaļ
Kostiantyn Pashura
4572e1d344
feedback dialog changes
8 gadus atpakaļ
yanas
0013745783
Video thumbnails redesign
8 gadus atpakaļ
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 gadus atpakaļ
yanas
ab67b42eb9
Hide recorder local thumbnail
9 gadus atpakaļ
yanas
72454ff279
HD label added when the large video is in HD.
9 gadus atpakaļ
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 gadus atpakaļ
Lyubomir Marinov
605a892f78
Implements an initial (demo) version of "Follow Me" for film strip visibility.
9 gadus atpakaļ
Lyubomir Marinov
c35590dbda
Allows UI.toggleFilmStrip() and UIEvents.TOGGLE_FILM_STRIP to act as setters in addition to toggles.
9 gadus atpakaļ
yanas
67a73b163e
Removes empty space from the available width calculation.
9 gadus atpakaļ
yanas
ad44cc518a
Fixes resizing problems introduced with previous resizing commit. Fixes side panel open/close code and resizing.
9 gadus atpakaļ
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 gadus atpakaļ