Skip to content

[BugFix] Add missing composite options to CallWithChatComposite#3565

Merged
dmceachernmsft merged 7 commits intomainfrom
dmceachernmsft/add-layout-cwc
Sep 7, 2023
Merged

[BugFix] Add missing composite options to CallWithChatComposite#3565
dmceachernmsft merged 7 commits intomainfrom
dmceachernmsft/add-layout-cwc

Conversation

@dmceachernmsft
Copy link
Copy Markdown
Member

@dmceachernmsft dmceachernmsft commented Sep 7, 2023

What

Adds the missing options to CallWithChatComposite options interface:

  • LocalVideoTile position
  • RemoteVideoTileOptions

Why

Aligns CallWithChat with CallComposite

https://skype.visualstudio.com/SPOOL/_workitems/edit/3403921
https://skype.visualstudio.com/SPOOL/_workitems/edit/3403911

Fixes #3556

How Tested

Validated locally

…2.json

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
…2.json

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 7, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 7, 2023

Calling bundle size is decreased✅.

  • Current size: 6465898
  • Base size: 6465899
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 7, 2023

CallWithChat bundle size is increased❗.

  • Current size: 7119556
  • Base size: 7119258
  • Diff size: 298

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 7, 2023

Chat bundle size is decreased✅.

  • Current size: 2439885
  • Base size: 2439886
  • Diff size: -1

@dmceachernmsft dmceachernmsft merged commit 7add059 into main Sep 7, 2023
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/add-layout-cwc branch September 7, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

localVideoTile property is missing from CallWithChatCompositeProps

3 participants