Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Resizable CallView #5710

Merged
merged 15 commits into from
Apr 7, 2021
Merged

Conversation

SimonBrandner
Copy link
Contributor

@SimonBrandner SimonBrandner commented Mar 2, 2021

Fixes #15876

Peek 2021-03-03 17-12

Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
@SimonBrandner SimonBrandner marked this pull request as ready for review March 3, 2021 16:17
This is needed for on hold. Otherwise it feels like too much, tbc

Signed-off-by: Šimon Brandner <[email protected]>
@turt2live turt2live requested review from a team March 7, 2021 19:58
Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, this will be super useful. Could someone who knows more about the resizers take a look at this as well?

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resizer bit looks fine, sorry it took so long to review (I assumed Dave's avatar meant he was looking at it - oops). The little bit of linting/member access bits are all I'd ask to be fixed.

src/components/views/voip/CallViewForRoom.tsx Outdated Show resolved Hide resolved
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marking approved for code changes

@niquewoodhouse
Copy link
Contributor

Just to confirm please, this is to resize the callview only when you're within the room, not the callview when its floating bottom right and you're not in that room?

@SimonBrandner
Copy link
Contributor Author

Just to confirm please, this is to resize the callview only when you're within the room, not the callview when its floating bottom right and you're not in that room?

Yes, this is only within the room, not the PIP call view

Copy link
Contributor

@niquewoodhouse niquewoodhouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. It's using the same styles as resize elsewhere in the product, so makes total sense as a starting point to iterate after shipping, if necessary.
Thanks for this improvement!

@turt2live turt2live merged commit 6e6a26f into matrix-org:develop Apr 7, 2021
@SimonBrandner SimonBrandner deleted the resizable-call-view branch July 3, 2021 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resizeable call UI
4 participants