Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Fix] DiaryAddView 수정 #116

Open
7 tasks done
chasomin opened this issue Feb 7, 2023 · 0 comments
Open
7 tasks done

[Fix] DiaryAddView 수정 #116

chasomin opened this issue Feb 7, 2023 · 0 comments
Assignees
Labels

Comments

@chasomin
Copy link
Contributor

chasomin commented Feb 7, 2023

  • 사진 접근할 때 허용
  • 스크롤뷰 텍스트필드 포커스
  • 사진 올리면 "사진을 추가해주세요" 위에만 사진 쌓이게 ( +네모칸은 계속 보이게)
  • 제목 쓰고 엔터 누르면 일기 작성 텍스트필드로 이동하기 (현재는 키보드 닫힘.)
  • 사진 올릴때 화질 줄이기 (현재 0.8)
  • 사진 선택한 순서대로 대표이미지 정해지게 (현재는 그냥 무조건 사진 시간순)
  • 일기 쓰기 누를 때 키보드 내려가면서 버튼 붕 뜨는 거 수정
@chasomin chasomin added the somin label Feb 7, 2023
@chasomin chasomin self-assigned this Feb 7, 2023
chasomin added a commit that referenced this issue Feb 7, 2023
버전 문제로 PhotosPicker 대신 PHPickerViewController 사용
chasomin added a commit that referenced this issue Feb 7, 2023
+ 화면 터치하면 키보드 내리기
chasomin added a commit that referenced this issue Feb 8, 2023
사진 추가해도 + 버튼 사라지지 않게 수정, +버튼은 고정하고 사진들만 가로 스크롤 되게 수정
chasomin added a commit that referenced this issue Feb 8, 2023
+ 제목 20글자로 제한
chasomin added a commit that referenced this issue Feb 8, 2023
게시글 작성을 두 개의 뷰로 나눔.
chasomin added a commit that referenced this issue Feb 9, 2023
+ 일기 글 없을 때 버튼 비활성화, 자물쇠 애니메이션 수정
chasomin added a commit that referenced this issue Feb 9, 2023
키보드 다음 버튼 누르면 다음 텍스트필드로 이동
thekoon0456 added a commit that referenced this issue Feb 9, 2023
chasomin added a commit that referenced this issue Feb 10, 2023
+ 대표이미지 라벨 수정, 사진 선택하면 1.5초 걸리는 문제 수정, 키보드 내리는 심볼로 변경
chasomin added a commit that referenced this issue Feb 10, 2023
+ 버튼 아래 패딩 추가, 고른 사진 갯수 표시해주는 텍스트 위치 수정
chasomin added a commit that referenced this issue Feb 12, 2023
+ diaryAdd뷰 하나로 합침
chasomin added a commit that referenced this issue Feb 12, 2023
chasomin added a commit that referenced this issue Feb 13, 2023
일기 추가 시 사진 많이 고르면 글 쓸 때 버벅거리는 이슈 해결
chasomin added a commit that referenced this issue Feb 13, 2023
다이어리 작성 후 화면 터치하면 키보드 내려가는데 작성완료 버튼 안나왔던 이슈 해결,
키보드 내려가는 onTapGesture 위치 수정.(텍스트필드는 터치해도 안내려가게)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant