Denis Konchekov

Results 6 comments of Denis Konchekov

Hi! I tried to set timeout and restore scrollTop, but it leads to flicker. I have updated codesandbox example to demonstrate it.

Should be reopened but I have no rights to do it.

> Hi! I tried to set timeout and restore scrollTop, but it leads to flicker. I have updated codesandbox example to demonstrate it. ![vis-timeline](https://user-images.githubusercontent.com/213874/69008778-63da1080-095f-11ea-8f03-8cf503b52122.gif)

I found that the problem appeared in v6.0.0. Comparing v6.0.0 with v5.1.0 and digging through code I found traces of problem: 1. setGroups call 2. Core.js _redraw() call and redraw...

RN v0.41.2 crashes in debug mode. In release mode it's ok.