JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

mention findItemFromIdentifierString() in TreeView::getUniqueName() doc

Open bill-auger opened this issue 6 years ago • 0 comments

the doc for TreeView::getUniqueName() indicates that it need be implemented only for the purpose of TreeView::getOpennessState(); but the doc for TreeView::getItemIdentifierString() states that it relies on getUniqueName() to be implemented also (and on all parent items up to the root)

bill-auger avatar Jan 07 '19 00:01 bill-auger