Files
mattermost/webapp
samogot 400bc8b46d Scrolling fixes (#3200)
* scrolling fixes:
- jumps on free scroll when somebody posts a new message (and old one disappears at top)
- jumps on closing RHS (no compensation of resize)
- scroll blinking on opening/closing RHS (delay before resize compensation)

* fix scroll slipping up on multiple open/close RHS in case when (this.refs.postlist.offsetHeight % Constants.SCROLL_PAGE_FRACTION === 0)
2016-06-10 09:59:13 -04:00
..
2016-06-10 09:59:13 -04:00
2016-03-16 18:02:55 -04:00
2016-03-16 18:02:55 -04:00