Files
mostlymatter/webapp/components
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-06-05 03:36:53 -03:00
2016-06-10 09:59:13 -04:00
2016-06-02 12:34:47 -07:00