textual icon indicating copy to clipboard operation
textual copied to clipboard

Add a way to remove nodes from a TreeController/TreeNode

Open PhilipVinc opened this issue 2 years ago • 0 comments

To be added by @willmcgugan

I have recently been playing with extending the DirectoryTreeView and adding live-refresh capabilities with watchdog, and I realised that while it's possible to add new nodes, there's no way to easily remove them in the API.

PhilipVinc avatar May 20 '22 11:05 PhilipVinc