project-robius / robrix

A Matrix chat client written in pure Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
67 stars 11 forks source link

Fix avatar loading to ensure available avatar images are always used #107

Closed kevinaboos closed 1 month ago

kevinaboos commented 1 month ago

Improve (reduce) timeline jumping when timeline items are changed via background updates. I think there are still some improvements we can make, e.g., for complete clears of the timeline (after (un)ignore user events).