Closed hasanbalci closed 2 years ago
Thanks @canbax, the issue seems fixed now. I just only realized that while timebar is active, when a collapsed node is expanded, restored nodes are temporarily highlighted and then unhighlighted, while this is not happening when timebar isn't active. Is that intentional?
It's ok now.
When we try to expand a collapsed node while time bar view is active, nodes inside the expanded node first appears in very far positions and the result of the expand operation sometimes becomes buggy as in the following case:
https://user-images.githubusercontent.com/22586369/134121179-b8a4c2f8-8086-419b-a6eb-3337a9c8fced.mp4
When time bar view is disabled, we don't observe this behavior and expand operation works correctly.