enisn / TreeView.Maui

A simple treeview control for MAUI
MIT License
38 stars 8 forks source link

Some problems with the last update #15

Closed mlototchi closed 1 year ago

mlototchi commented 1 year ago

Hi, something went wrong in the last update.

Adding a child node to a 'leaf' node still does not cause the toggle arrows to appear.

Furthermore, when you fold in a node, it can no longer be unfolded

enisn commented 1 year ago

Sorry, I implemented in wrong before. The new implementation (#17) works well. treeview-sample