Skip to content

调用setDefaultSelectedIndex方法,不会触发didSelectedItemAtIndex方法。 #535

@tipshot

Description

@tipshot

bug描述
如果初始化的时候,调用- (void)setDefaultSelectedIndex:(NSInteger)defaultSelectedIndex 方法,设置了默认的defaultIndex,
那么 - (void)categoryView:(JXCategoryBaseView *)categoryView didSelectedItemAtIndex:(NSInteger)index;方法不会被调用。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions