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
In the TVP module the implementation of the Tree and the actual functionality that displays the UI is pretty closely coupled at the moment. I was able to extract the Node out and separate it, but the entire tree is more tightly coupled. It'd be nice to de-couple this from all UI parts of rendering the tree from the tree data structure itself.
Search terms
TVP tree ui
The text was updated successfully, but these errors were encountered:
Task
In the TVP module the implementation of the Tree and the actual functionality that displays the UI is pretty closely coupled at the moment. I was able to extract the Node out and separate it, but the entire tree is more tightly coupled. It'd be nice to de-couple this from all UI parts of rendering the tree from the tree data structure itself.
Search terms
TVP tree ui
The text was updated successfully, but these errors were encountered: