gringoireDM / LNZTreeView

A swift TreeView
MIT License
236 stars 47 forks source link

First level items without parent? #8

Open awedeebawe opened 6 years ago

awedeebawe commented 6 years ago

Hello,

I have the following problem: not all of my cells @ level 1 are expanded, and the delegate method returns nil for parentNode. Any idea how to get the actual node without injecting it into the cell?

gringoireDM commented 6 years ago

Hello, I don't quite understand the problem. Can you please explain better what you mean? Thank you.