unarist
94ad0706f5
Don't attach IntersectionObserver for wrapped statuses ( #3863 )
...
This fixes a bug that sometimes boosted statuses being hidden on scrolling.
Previously, we've attached IntersectionObserver twice for boosted statuses:
wrapper Status and wrapped Status. This will call intersection handler twice,
so this may results race condition...probably.
2017-06-20 04:12:51 +02:00
..
2017-06-06 13:20:07 +02:00
2017-05-31 02:14:26 +02:00
2017-06-07 20:05:53 +02:00
2017-06-06 03:56:36 +02:00
2017-05-25 03:08:05 +02:00
2017-05-26 14:10:37 +02:00
2017-05-20 17:31:47 +02:00
2017-06-04 01:39:38 +02:00
2017-06-06 13:20:07 +02:00
2017-05-22 15:01:27 +02:00
2017-06-12 20:02:17 +02:00
2017-06-04 01:39:38 +02:00
2017-05-20 17:31:47 +02:00
2017-06-06 13:20:07 +02:00
2017-05-20 17:31:47 +02:00
2017-06-06 13:20:07 +02:00
2017-05-29 17:52:45 +02:00
2017-05-03 02:04:16 +02:00
2017-06-06 13:20:07 +02:00
2017-05-03 02:04:16 +02:00
2017-05-20 17:31:47 +02:00
2017-05-26 03:25:41 +02:00
2017-06-06 16:56:10 +02:00
2017-06-06 13:20:07 +02:00
2017-06-20 01:34:10 +02:00
2017-06-18 02:59:29 +02:00
2017-06-20 04:12:51 +02:00
2017-06-06 13:20:07 +02:00