element-web/test
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
..
components Fix an issue where the scroll stopped working. 2016-04-05 10:41:32 +01:00
mock-clock.js Some basic tests for MessagePanel 2016-03-31 00:48:46 +01:00
test-component-index.js Some basic tests for MessagePanel 2016-03-31 00:48:46 +01:00
test-utils.js Fix an issue where the scroll stopped working. 2016-04-05 10:41:32 +01:00
tests.js Don't need alias for test-component-index 2016-03-29 00:12:59 +01:00