mastodon/app/javascript
unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864)
Resolved:

* Lot of redundant renders while mouse moving
* Scroll jumping when timeline loaded
* Scroll position isn't kept when statuses below the scrollTop was deleted then new status arrived

Unresolved:

* Scroll position isn't kept when statuses over the scrollTop was deleted then new status arrived
-> It needs to know which statuses are over the scrollTop
* New status indicator should be active when new statuses arrived while mouse moved recently
-> It needs a) update indicator in ScrollableList, or b) set scrollTop status while mouse moving
2017-09-09 14:16:11 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images New logo (#4306) 2017-07-23 02:40:39 +02:00
mastodon Fix scroll behavior and others on paused timeline (#4864) 2017-09-09 14:16:11 +02:00
packs Embed modal (#4748) 2017-08-31 03:38:35 +02:00
styles Scrollable tables in settings pages (#4857) 2017-09-09 02:26:58 +02:00