Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[refactor] 이미지 압축, PHPickerResult -> UIImage 변환 과정 병렬처리 #142

Merged
merged 4 commits into from
Jul 15, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a3632f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a02301 View commit details
    Browse the repository at this point in the history
  3. [Fix] 사진 순서 정렬 작업 순서 수정

    사진 순서 맞추는 작업을 global queue에서 병렬처리돼 return 값으로 [] 값이 반환돼 발생하는 문제 수정
    JongHoooon committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    40a3a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b94b0f View commit details
    Browse the repository at this point in the history