Skip to content

实现预览并选中的需求时产生bug #24

Description

@Lishuo15266176690

TZImagePickerController *imagePickerVc = [[TZImagePickerController alloc] initWithMaxImagesCount:1 columnNumber:4 delegate:weakSelf pushPhotoPickerVc:NO];

设置的单选

TZImagePreviewController *previewVc = [[TZImagePreviewController alloc] initWithPhotos:videos currentIndex:idx tzImagePickerVc:imagePickerVc];

但传入数组用于展示后,选中的逻辑变为多选了

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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