element-call icon indicating copy to clipboard operation
element-call copied to clipboard

Animation issue in spotlight view

Open toger5 opened this issue 2 years ago • 1 comments

Steps to reproduce

If the reordering algorithm reorders the tiles on the right the spotlight tile gets teleported downwards by a little bit and afterwards animates back up to the top. Therefore resulting in occasional glitches.

Outcome

What did you expect?

What happened instead?

Operating system

No response

Browser information

No response

URL for webapp

No response

Will you send logs?

Yes

toger5 avatar Jul 10 '23 07:07 toger5

This code will use the large grid layout for the base logic. This will most likely fix animation issues with the spotlight view. pls get in contact with @robintown before working on this.

toger5 avatar Jul 11 '23 09:07 toger5

https://github.com/element-hq/element-call/pull/2382

robintown avatar Jul 19 '24 14:07 robintown