matrix-react-sdk
423babdb - Remove fairly redundant condition

Commit
9 years ago
Remove fairly redundant condition Making sure that a node is intersected by the bottom of the wrapper is a bit overkill, given that we iterate from the bottom. This also prevents the scenario of having no nodes that are not precisely intersected, but possibly straddling the bottom of the wrapper.
Author
Luke Barnard
Parents
Loading