Anton Georgiev
fd9b68b526
Revert "fix: different navbar size for locales with large fonts"
2021-06-03 10:42:02 -04:00
Ramon Souza
f4f01818f8
add localeChanged event to resize presentation area
2021-06-02 09:41:15 -03:00
Ramon Souza
8d2474135a
formatting
2021-06-01 14:46:29 -03:00
Ramon Souza
96edb582f7
different navbar height for large fonts
2021-06-01 14:45:16 -03:00
Ramon Souza
a4849f109c
fix navbar z-index - new LM
2021-05-31 15:37:14 -03:00
Ramon Souza
fdb07b8c37
use same z-index for all new layouts
2021-05-31 10:44:55 -03:00
Ramon Souza
d515f90b2d
remove unused import and variables in layout manager
2021-05-25 13:11:27 -03:00
Vitor Mateus De Almeida
a3aea117ed
Fix options menu, private chat message, breakout panel
2021-05-21 14:52:08 -03:00
Vitor Mateus De Almeida
f3d759a7fb
Fix chat panel space empty
2021-05-20 11:36:26 -03:00
Vitor Mateus De Almeida
047b573d10
Fix auto resize when open/close panels
2021-05-19 19:29:03 -03:00
Vitor Mateus De Almeida
88a1edcc06
Fix userlist item button, Fix polling close button
2021-05-19 11:51:31 -03:00
Vitor Mateus De Almeida
1326f3f791
Add New Layout Manager
2021-05-17 17:25:07 -03:00
Tainan Felipe
aa33697cfd
Merge branch 'develop' into issue-12251
2021-05-12 16:57:14 -03:00
Tainan Felipe
840ac86364
Fix presentation moving down when someone is talking
2021-05-12 16:51:45 -03:00
Ramon Souza
6b1e19696a
adjust navbar height
2021-05-11 14:07:38 -03:00
Ramon Souza
95cca86c33
fix breakout panel mobile width and add resize
2021-05-10 10:43:59 -03:00
Ramon Souza
d6e3f137c4
remove webcamsDefaultPlacement unused settings
2021-04-22 14:26:59 -03:00
Ramon Souza
75b9261f6f
remove unused imports/variables
2021-04-22 13:17:20 -03:00
Vitor Mateus De Almeida
aa5b4c7d48
code reuse
2021-04-19 16:53:42 -03:00
Vitor Mateus De Almeida
573066756d
Merge remote-tracking branch 'upstream/v2.3.x-release' into issue-11610
2021-04-16 18:05:26 -03:00
Vitor Mateus De Almeida
3374e638bb
fix layout doesn't update when screen is shared
2021-04-16 18:02:47 -03:00
Ramon Souza
5e9a39105c
increase chat min/max width values
2021-04-15 15:07:07 -03:00
Ramon Souza
78c7abde7d
actionsbar different height on mobile
2021-04-01 10:57:54 -03:00
Ramon Souza
17cfd8c9bd
fix guest openPanel
2021-03-11 17:00:54 -03:00
Ramon Souza
55a2bc2d02
fix captions openPanel
2021-03-11 16:12:35 -03:00
Ramon Souza
45421b1276
fix an error that might happen if PR 11529 is applied to an ongoing meeting
2021-03-10 09:16:31 -03:00
hiroshisuga
190bde3320
Fix slide size problem at fullscreen <-> window-mode transition #2 ( #11540 )
...
Replaces the PR #10604 , which has been temporarily fixed a problem in 2.3a2, that is, the slide size gets crazy when turning on and off fullscreen mode. Since #10604 was just a workaround, I tried to fix it in a way making more sense.
### Closes Issue(s)
closes #10459 (already closed by #10604 ) and #10589
### Motivation
#10604 is fixing the problem by calling "slide change" event, although the slide has not been changed actually. I tried to fix the same problem by adding a "full screen change" event listener in the layout manager, which I think is more elegant.
2021-03-05 11:01:47 -05:00
Ramon Souza
c1efb6e6b4
fix openPanel errors related to polling and shared notes
2021-03-02 09:36:44 -03:00
Ramon Souza
08067e905f
polling component also checks if screenshare is fullscreen
2021-02-23 14:04:00 -03:00
KDSBrowne
206cae3707
fix locale fetch loop with xx_XX fallback/override
2021-01-19 16:02:20 +00:00
Vitor Mateus De Almeida
ac2e57205b
Fix multiple click's when try to open breakoutroom
2020-09-04 17:26:09 -03:00
Vitor Mateus De Almeida
8f73055e6d
Fix lodash import
2020-07-20 16:24:55 -03:00
Vitor Mateus De Almeida
43bb1f9254
Fix webcams bug in screenshare
2020-07-20 16:24:32 -03:00
Vitor Mateus De Almeida
cc5df5b748
Fix visual bug
2020-07-20 16:24:17 -03:00
Vitor Mateus De Almeida
038c7d8929
Fix wrong width for camera/screenshare
2020-07-20 16:23:39 -03:00
Vitor Mateus De Almeida
90987f8878
Fix resizing bar bug
2020-07-20 16:23:28 -03:00
Vitor Mateus De Almeida
c69d89452f
Fix webcams overlap isTalking indicator
2020-07-20 16:23:15 -03:00
Vitor Mateus De Almeida
4d61aefa78
Fix exception when screenshare is running
2020-07-20 16:23:02 -03:00
Vitor Mateus De Almeida
34108014f9
Fix exceptions and layout size when panels change
2020-07-20 16:22:41 -03:00
Vitor Mateus De Almeida
506aae4a50
Fix webcams area auto adjust when minimize presentation
2020-07-20 16:21:15 -03:00
Vitor Mateus De Almeida
902be96ad9
Fix NaN exception
2020-07-20 16:20:56 -03:00
Vitor Mateus De Almeida
f57bacd8b7
When disable autoarrange keep layout as is
2020-07-20 16:19:11 -03:00
Vitor Mateus De Almeida
b82587bac0
Fix Inconsistent resize behaviour
2020-07-20 16:18:56 -03:00
Vitor Mateus De Almeida
1a112114f1
Layout doesn't change when pass a slide
2020-07-20 16:18:42 -03:00
Vitor Mateus De Almeida
a4393c0191
fix enable autoarrange doesn't work correctely
2020-07-20 16:18:26 -03:00
Vitor Mateus De Almeida
d6938f1d69
fixing automatically placement
2020-07-20 16:18:06 -03:00
Vitor Mateus De Almeida
ae29ba58c1
Fixes
2020-07-20 16:17:40 -03:00
Vitor Mateus
ecc8f4a056
wip
2020-07-20 16:16:39 -03:00
Vitor Mateus
b93e99b1c3
Fix presentation size
2020-07-20 16:14:54 -03:00
Vitor Mateus
a9037224c7
calculates layout optimization
2020-07-20 16:14:25 -03:00
Vitor Mateus
e2db60e662
WIP Resizable works fine
2020-07-20 16:11:09 -03:00
Vitor Mateus
297154f78a
The presentation gets the size from the layout manager
2020-07-20 16:02:53 -03:00
Vitor Mateus
7f095c1cad
Create layout context and add a layout manager
2020-07-20 15:48:54 -03:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager"
2020-07-15 12:44:59 -04:00
Vitor Mateus De Almeida
06329e9442
Fix lodash import
2020-07-06 16:11:37 -03:00
Vitor Mateus De Almeida
9a08349b36
Fix webcams bug in screenshare
2020-07-06 11:35:11 -03:00
Vitor Mateus De Almeida
cd289a47c3
Fix visual bug
2020-07-06 09:58:50 -03:00
Vitor Mateus De Almeida
b1fd56ebfa
Fix wrong width for camera/screenshare
2020-07-02 08:19:30 -03:00
Vitor Mateus De Almeida
b71b7f6b3d
Fix resizing bar bug
2020-06-20 23:53:55 -03:00
Vitor Mateus De Almeida
c85c04a3e4
Fix webcams overlap isTalking indicator
2020-06-20 23:39:33 -03:00
Vitor Mateus De Almeida
ad6ee4fdb0
Fix exception when screenshare is running
2020-06-20 23:24:36 -03:00
Vitor Mateus De Almeida
2454440a8d
Fix exceptions and layout size when panels change
2020-06-20 02:46:10 -03:00
Vitor Mateus De Almeida
c721e00bc3
Fix webcams area auto adjust when minimize presentation
2020-06-17 11:53:13 -03:00
Vitor Mateus De Almeida
e09e1be1cf
Fix NaN exception
2020-06-16 20:00:44 -03:00
Vitor Mateus De Almeida
e599219c4d
When disable autoarrange keep layout as is
2020-06-16 18:25:00 -03:00
Vitor Mateus De Almeida
9ed57fd22d
Fix Inconsistent resize behaviour
2020-06-16 12:20:24 -03:00
Vitor Mateus De Almeida
006f77caf9
Layout doesn't change when pass a slide
2020-06-16 10:16:38 -03:00
Vitor Mateus De Almeida
f4b63d1146
fix enable autoarrange doesn't work correctely
2020-06-16 08:54:52 -03:00
Vitor Mateus De Almeida
4b1e890a0e
fixing automatically placement
2020-06-15 22:22:28 -03:00
Vitor Mateus De Almeida
3b3a6a32f5
Fixes
2020-06-09 00:09:46 -03:00
Vitor Mateus
a1d4311cec
wip
2020-06-04 20:01:17 -03:00
Vitor Mateus
8163eebe0d
Fix presentation size
2020-05-07 18:27:00 -03:00
Vitor Mateus
ee846a6302
calculates layout optimization
2020-04-30 19:18:03 -03:00
Vitor Mateus
00259ab371
WIP Resizable works fine
2020-04-23 11:07:44 -03:00
Vitor Mateus
5b9aafd0d3
The presentation gets the size from the layout manager
2020-03-25 09:52:23 -03:00
Vitor Mateus
ae560ca3eb
Create layout context and add a layout manager
2020-03-04 15:34:10 -03:00