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
When a node N is expanded, you want all nodes that aren't an ancestor N to be collapsed?
I can add an option for that. TLCollapsibleTableViewController already has such an option.
I'd you'd like an unsolicited opinion...in my experience, collapsing and expanding at the same time can result in unexpected excess motion and feel disorienting.
I agree to that myself, it will indeed be disorienting.
However, there are cases where this feature (or lack thereof) is indeed useful.
I will check TLCollapsibleTableViewController's functionality, however, having an option like that in the TLTreeTableViewController will save me a lot of trouble.
In the case of tree table, is there any way to close other parts of the table when opening the current one?
In short is there any way of manually closing other open sections?
The text was updated successfully, but these errors were encountered: