element-web/test/components
Richard van der Hoff 51fe77122b Fix an issue where the scroll stopped working.
Under certain conditions, it was possible to get stuck in a state where any
user-initiated scroll would be met with "Working around
vector-im/vector-web#528" and overridden. Fix this by removing the duplication
between _lastSetScroll and recentEventScroll, and using _lastSetScroll which is
more reliable.
2016-04-05 10:41:32 +01:00
..
structures Fix an issue where the scroll stopped working. 2016-04-05 10:41:32 +01:00
stub-component.js Some basic tests for MessagePanel 2016-03-31 00:48:46 +01:00