Quick treeview question:

Is the method TreeViewItem::treeHasChanged () thread safe, and is it asynchronous?

I could try and dig through the JUCE source, I know, but I’m feeling tired and lazy today. :oops:

No, don’t think it’s thread-safe. Should be asynchronous though.