Commit Graph

9387 Commits

Author SHA1 Message Date
Ramón Souza
50000ad806
Merge pull request #16851 from KDSBrowne/bbb-pan-fixes
fix: Prevent Lines Being Drawn While Panning | Style Updates
2023-03-02 17:05:19 -03:00
Ramón Souza
cae4453a1a
Merge pull request #16799 from zhem0004/restorePres
fix: Restore presentation on layout push
2023-03-02 15:52:45 -03:00
Anton Georgiev
932f5ecf71
Merge pull request #16842 from ramonlsouza/issue-16818
fix: Deleting the target object for an arrow crashes the presentation area
2023-03-02 13:25:38 -05:00
Ramón Souza
ad9a2e9a1e
Merge pull request #16860 from hiroshisuga/patch-62
fix: Disable the hidden help icon of tldraw
2023-03-02 15:10:38 -03:00
hiroshisuga
b181a31b38
add button 2023-03-02 09:39:47 +09:00
hiroshisuga
e62f5f71ed
reactivate the more icon 2023-03-02 00:49:05 +09:00
hiroshisuga
dec7011239
inactive the hidden help icon 2023-03-02 00:09:33 +09:00
Maxim Khlobystov
39b50fb00c Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-layout-management 2023-03-01 07:11:10 +00:00
KDSBrowne
28a528e085 prevent lines being drawn while panning 2023-03-01 03:32:24 +00:00
KDSBrowne
3c8c9de050 update disable pan label | fix pan deselect on zoom | add pan grabbing cursor 2023-03-01 02:03:33 +00:00
Anton Georgiev
ce73288ccf
Merge pull request #16778 from gabriellpr/test-disabled-features
test: disabled features
2023-02-28 15:11:48 -05:00
Ramón Souza
3bb6aa5a2c
Merge pull request #16841 from Scroody/I-16816
feat: Raise hand button now shows current emoji and can also clear emoji.
2023-02-28 15:50:17 -03:00
Anton Georgiev
ac91d48a44
Merge pull request #16822 from ramonlsouza/issue-16725
fix: First slide appears on slide transition later on
2023-02-28 13:47:26 -05:00
Ramón Souza
8b9164adbe
Merge pull request #16845 from Scroody/I-16843
Upload presentation label and icon changed.
2023-02-28 14:33:55 -03:00
imdt
c5d0e02b2b Upload presentation label and icon changed. 2023-02-28 13:24:08 -03:00
Ramón Souza
f57c6a0ae9 fix removing arrow target object 2023-02-28 11:36:50 -03:00
imdt
f7ff7e70cb Raise hand button now shows current emoji and can also clear emoji. 2023-02-28 10:57:31 -03:00
Ramón Souza
aa517df377
Merge pull request #16801 from KDSBrowne/bbb-16662
refactor: Move Pan Tool Next To The Pointer Tool
2023-02-27 16:28:21 -03:00
Gustavo Trott
895f3639b5
Merge pull request #16769 from GuiLeme/issue-16734 2023-02-27 15:19:38 -03:00
Ramón Souza
451d539489
Merge pull request #16819 from Scroody/I-16524
Arrow indicating user list toggle removed on mobile.
2023-02-27 13:26:27 -03:00
Ramón Souza
c685283f21
Update bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx 2023-02-27 13:24:20 -03:00
Ramón Souza
82c559cba0 fix first slide appearing when switching slides 2023-02-27 13:05:29 -03:00
GuiLeme
0dc4f832af [issue-16734] - fixed bugs related to sharedNotesPinned - non-presenter users and smartLayout hidden presentation area 2023-02-27 12:18:23 -03:00
André Castro
dc51d9faa1
Removed no needed pieces of code. 2023-02-27 10:54:27 -03:00
imdt
3e9d8be3f1 Add primary color to button when user list is expanded on mobile. 2023-02-27 10:52:10 -03:00
imdt
0c35da50b3 Arrow indicanting user list toggle removed. 2023-02-27 10:22:54 -03:00
KDSBrowne
7b5aef8327 remove selectTool call from injector 2023-02-24 23:38:15 +00:00
KDSBrowne
642b2fe2e6 update pan button css 2023-02-24 23:05:14 +00:00
KDSBrowne
d69b535780 fix memory leak | add missing select style 2023-02-24 23:00:15 +00:00
KDSBrowne
811095a913 fix pan tool not deselecting after selecting shapes menu button 2023-02-24 22:51:03 +00:00
KDSBrowne
c171003595 fix unstable_flushDiscreteUpdates error | prevent disabled selection 2023-02-24 17:17:54 +00:00
GuiLeme
661ab05bfa [issue-16734] - changes in review 2023-02-24 12:52:01 -03:00
KDSBrowne
465acd3c87 add missing override styles | prevent selection when disabled 2023-02-24 14:17:51 +00:00
KDSBrowne
d2927c62fb remove unused import 2023-02-23 23:58:27 +00:00
KDSBrowne
044287dc73 clean up value not being used 2023-02-23 23:52:27 +00:00
KDSBrowne
3dc730d5bf inject pan tool into tldraw toolbar 2023-02-23 23:47:34 +00:00
Ramón Souza
1a57d66ee0
Merge branch 'v2.6.x-release' into issue-16734 2023-02-23 15:25:37 -03:00
Ramón Souza
71ba0c1597
Merge pull request #16794 from Scroody/Fix-notification
fix: Notification of wrong file type fixed.
2023-02-23 15:14:15 -03:00
imdt
dc0feba34f Notification of wrong file type fixed. 2023-02-23 13:52:51 -03:00
Anton Georgiev
48b242fb51
Merge pull request #16719 from danielpetri1/closing-toast
fix: Duration toast refers to main meeting as 'Breakout'
2023-02-23 09:50:05 -05:00
Gabriel Porfirio
01eddc9dd6 adding layouts test 2023-02-23 09:05:57 -03:00
Daniel Petri Rocha
46b2025a4b Rename import 2023-02-23 12:49:44 +01:00
GuiLeme
6545736a1f [issue-16734] - merge upstream/v2.6.x-release 2023-02-22 17:19:27 -03:00
GuiLeme
d47d586f0e [issue-16734] - refactor disabledFeatures presentationArea to just presentation 2023-02-22 17:16:43 -03:00
Gabriel Porfirio
878b08dde9 Merge remote-tracking branch 'upstream/v2.6.x-release' into test-disabled-features 2023-02-22 17:16:02 -03:00
GuiLeme
e319cf1731 [issue-16734] - patch for minimized pinned shareNotes 2023-02-22 16:32:57 -03:00
Ramón Souza
d8b5f944f4
Merge pull request #16783 from Scroody/I-16777
fix: Propagate layout and layout setting don't show up when disabled features is enabled as a custom parameter.
2023-02-22 16:20:26 -03:00
imdt
4da5adb52a Propagate layout and layout setting don't show up when disabled features is enabled as a custom parameter. 2023-02-22 15:53:57 -03:00
André Castro
52993629c1 Propagate layout and layout setting don't show up when disabled features is active. 2023-02-22 16:57:24 +00:00
Ramón Souza
5b63724f7e
Merge pull request #16772 from Scroody/I-16746
fix: Not all Virtual Backgrounds are shown in the UI to select
2023-02-22 10:23:43 -03:00