element-call-Github/test
Robin Townsend 3ac98c8865 Make the expand and collapse interactions inverses of one another
For the most part, at least. If the edge cases where they differ still feel weird, I can iterate on this further.

The diff is unfortunately a bit impenetrable, because I had to change both the fillGaps and cycleTileSize core algorithms used by the big grid layout. But: the main change of significance is the addition of a function vacateArea, which clears out an area within the grid in a specific way that mirrors the motion performed by fillGaps.
2023-07-06 00:59:14 -04:00
..
home Fix big grid crashing due to missing React import 2023-06-30 18:21:18 -04:00
mocks Fix tests 2023-06-30 18:46:10 -04:00
otel move webrtc etc. events from groupCall to matrix.call span (#1080) 2023-06-06 08:28:53 +02:00
room Detect split-brains caused by parallel calls 2023-04-17 16:58:51 -04:00
video-grid Make the expand and collapse interactions inverses of one another 2023-07-06 00:59:14 -04:00
initializer-test.ts Add URL params to control fonts 2022-12-09 14:31:13 -05:00