Vitor Mateus De Almeida
880963e0e7
Merge remote-tracking branch 'upstream/develop' into layout
2020-07-06 13:36:38 -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
1f0aaa71bb
Fix negative value error when chnge placement
2020-07-03 15:49:28 -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
9ed57fd22d
Fix Inconsistent resize behaviour
2020-06-16 12:20:24 -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
3b3a6a32f5
Fixes
2020-06-09 00:09:46 -03:00
Vitor Mateus
a1d4311cec
wip
2020-06-04 20:01:17 -03:00
Anton Georgiev
c9e996de21
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 17:32:24 +00:00
KDSBrowne
8fc32bc7dc
update message in media container
2020-05-21 18:26:47 +00:00
Vitor Mateus
8163eebe0d
Fix presentation size
2020-05-07 18:27:00 -03:00
Anton Georgiev
983de1c468
split querySelector with fallback value
2020-05-05 21:17:48 +00:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
Vitor Mateus
ee846a6302
calculates layout optimization
2020-04-30 19:18:03 -03:00
KDSBrowne
174660a27c
fully hide media ovelay / fix whiteboard drawing with no cams
2020-04-29 20:23:29 +00:00
KDSBrowne
de7e2780c7
Fix exception in presentation when publishing poll while minimized
2020-04-27 17:25:22 +00: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
Anton Georgiev
dfad68b0aa
Replace use of $ jquery with javascript in webcam-draggable-overlay
...
We removed jquery in BBB 2.2.x as it was not used. Here we have an easy
replacement for jquery in the face of pure javascript. This way we do
not need to re-import jquery package as dependency.
2020-03-09 18:48:01 +00:00
Vitor Mateus
68a83b4895
Fixes media rerender #8590
2020-02-03 15:11:30 -03:00
Anton Georgiev
201a302826
Merge pull request #8552 from KDSBrowne/actions-pres-toggle
...
Add ability to switch presentations via actions menu (Presenter)
2020-01-28 12:17:12 -05:00
KDSBrowne
717057fc3a
add comment for css class
2020-01-28 16:23:38 +00:00
KDSBrowne
7010d9497c
fix presentation not completly minimizing
2020-01-25 01:11:20 +00:00
Vitor Mateus
35a5b45b1c
Fixes resizing bar appearing while there are no webcams shared #8531
2020-01-23 15:09:39 -03:00
Anton Georgiev
bc99a999d8
Merge pull request #8519 from vitormateusalmeida/issue-8518
...
Fixes maximum width and height when no webcams
2020-01-22 16:02:59 -05:00
Vitor Mateus
010dbb727f
Fixes render loop #8526
2020-01-22 12:18:32 -03:00
Anton Georgiev
e847c4eab8
Merge pull request #8426 from KDSBrowne/issue-8341
...
Fix exception when publishing poll while presentation swapped (chrome)
2020-01-21 09:47:09 -05:00
Vitor Mateus
7828725686
Fixes maximum width and height when no webcams #8518
2020-01-21 10:57:32 -03:00
Vitor Mateus
1ae6324392
Detect aspect ratio to autochange webcams placement #8504
2020-01-17 10:20:03 -03:00
Vitor Mateus
822e11fdae
Change minimum size os presentatio if is mobile and landscape
2020-01-13 17:05:30 -03:00
Vitor Mateus
5b361df9f8
Fix recalculate area size after device rotate and drop end
2020-01-13 16:41:35 -03:00
Vitor Mateus
9676bbc434
Merge remote-tracking branch 'upstream/master' into issue-7850-2
2020-01-13 16:36:02 -03:00
Vitor Mateus
cc943498e2
Fix check if is mobile to disable draggable
2020-01-10 17:20:26 -03:00
KDSBrowne
9b57ab7ad3
fix annotation exception when publishing poll while presentation swapped (chrome)
2019-12-12 18:21:23 +00:00
Vitor Mateus
32e6903545
Fix placement size after resize and change placement
2019-12-10 18:43:22 -03:00
Pedro Beschorner Marin
3b591a086b
Unified video providers
2019-12-10 09:02:16 -03:00
Pedro Beschorner Marin
9fcae355c7
joinVideo gets the deviceId
2019-12-10 08:21:22 -03:00
Pedro Beschorner Marin
debd8f714a
Removed unused session vars logic
2019-12-10 08:21:21 -03:00
Pedro Beschorner Marin
3d2dd9b11c
Sharing webcam with deviceId prefix
2019-12-10 08:21:20 -03:00
Pedro Beschorner Marin
4eb67c12be
Multiple webcams first commit
2019-12-10 08:21:19 -03:00
Vitor Mateus
fce072681f
Fix overflow and resize when placement left or right
2019-12-05 17:01:54 -03:00
Vitor Mateus
0baf41bc0b
Fix webcam position when drop on left or right sides
2019-12-05 15:01:23 -03:00
Vitor Mateus
9344f62f26
Partial changes for webcam placement
2019-12-02 17:21:34 -03:00
Vitor Mateus
9ef5a62f70
Single webcam dropping in all sides
2019-11-25 13:38:00 -03:00
Anton Georgiev
cfb58749e4
Merge pull request #8303 from vitormateusalmeida/webcam-resizable
...
Webcam resizable
2019-11-08 15:28:58 -05:00