matrix-react-sdk
d690d4be - Prevent PersistedElements overflowing scrolled areas

Commit
5 years ago
Prevent PersistedElements overflowing scrolled areas As the DOM element is not in reality contained inside "the parent", it may overflow the area if the parent gets partially hidden by scrolling etc. To make the effect visually less annoying, emulate this by clipping to the element wrapper. This is not a full general-purpose fix, but improves the current situation. Signed-off-by: Pauli Virtanen <pav@iki.fi>
Author
pv pv
Committer
pv pv
Parents
Loading