fix: Automatically switch to spotlight if remote screenshare

This commit is contained in:
Valere
2025-12-01 15:06:17 +01:00
parent 3331af1108
commit 1ff479a315
2 changed files with 27 additions and 18 deletions

View File

@@ -267,7 +267,7 @@ describe("CallViewModel", () => {
});
});
it.skip("screen sharing activates spotlight layout", () => {
test("screen sharing activates spotlight layout", () => {
withTestScheduler(({ behavior, schedule, expectObservable }) => {
// Start with no screen shares, then have Alice and Bob share their screens,
// then return to no screen shares, then have just Alice share for a bit