The settings tree uses these API from the old tree to implement syncing the visible elements with the TOC:
- getFirstVisibleElement, onDidScroll
This is also used to handle the case when we tab out of the virtualized tree and have to manually scroll down to get to the next element:
The settings tree uses these API from the old tree to implement syncing the visible elements with the TOC:
This is also used to handle the case when we tab out of the virtualized tree and have to manually scroll down to get to the next element: