The class TBSAccordion has a method called "itemClass" that is never used. The method "add:title:" has a reference to the class "TBSAccordionItem" but should be using "itemClass" instead. I would like to subclass "TBSAccordionItem" but am unable to without being forced to also subclass "TBSAccordion" also.
Can this change be made?
Thank you,
Brad Selfridge