You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are still situations, where a node is selected (that is out of view completely)
Reproduce:
Select the "Minimal viable editor" story node
Delete it
Scroll to the bottom of the page
Undo (node selection is not revealed on screen)
node-scroll-into-view-issue.mov
In a similar situation it's scrolling "very close" to the node, but still not making it visible.
Similar reproduction:
Select the "Nested nodes" story node
Delete it
Scroll to the bottom of the page
Undo (node selection is not revealed on screen)
node-scroll-into-view-issue-2.mov
Hard to say what the difference in these two situations is (like why is it off more in the first situation). Maybe a timing issue. However I think this is the last UX issue related to "node scrolls" - we're close.
There are still situations, where a node is selected (that is out of view completely)
Reproduce:
node-scroll-into-view-issue.mov
In a similar situation it's scrolling "very close" to the node, but still not making it visible.
Similar reproduction:
node-scroll-into-view-issue-2.mov
Hard to say what the difference in these two situations is (like why is it off more in the first situation). Maybe a timing issue. However I think this is the last UX issue related to "node scrolls" - we're close.