Bruno Windels

Results 169 comments of Bruno Windels

One possible approach to have the timeline prevent jumping in a more reliable way I was thinking of is the following: We observe the `` in the timeline that contains...

Prototype at https://gist.github.com/bwindels/4aa3a0495264498cca67b8563b580889

Also try to fix https://github.com/vector-im/riot-web/issues/8792

Also looking at https://github.com/vector-im/riot-web/issues/8653 as part of this

Also https://github.com/vector-im/riot-web/issues/8455

Hitting Page Up apparently causes it to jump around a bunch

Indeed, I landed a potential improvement to prevent scroll jumps yesterday. Would be great to have feedback (especially for people on macOS) if you notice any difference. @madduck I assume...

https://github.com/matrix-org/matrix-react-sdk/pull/4166 seems to have improved things, with jumps occuring less frequently. At least Matthew (on FF, mac) and Neil Alexander (on Safari) are still seeing jumps after back-pagination comes in...

> @bwindels no, I am on FF/Linux, and if [matrix-org/matrix-react-sdk#4166](https://github.com/matrix-org/matrix-react-sdk/pull/4166) is already deployed on `riot.im/develop`. then it does _not_ fix my problems. Interesting @madduck, same config as I have. So...

We don't, see https://github.com/matrix-org/matrix-react-sdk/blob/c547367b62e28d78dec8b9a1633502a198d32935/src/components/views/messages/MImageBody.js#L225