Skip to content

feat: FolderListViewController에 백 제스처 허용#210

Merged
noeyiz merged 2 commits intodevelopfrom
dev/209-feat-폴더-선택-뷰에서-백-제스처-허용/#209
Apr 17, 2024

Hidden character warning

The head ref may contain hidden characters: "dev/209-feat-\ud3f4\ub354-\uc120\ud0dd-\ubdf0\uc5d0\uc11c-\ubc31-\uc81c\uc2a4\ucc98-\ud5c8\uc6a9/#209"
Merged

feat: FolderListViewController에 백 제스처 허용#210
noeyiz merged 2 commits intodevelopfrom
dev/209-feat-폴더-선택-뷰에서-백-제스처-허용/#209

Conversation

@noeyiz
Copy link
Collaborator

@noeyiz noeyiz commented Apr 17, 2024

📌 개요

  • FolderListViewController에 제스처를 통한 뒤로 가기를 허용하는 기능을 추가했습니다.

💻 작업 내용

navigationController?.interactivePopGestureRecognizer?.delegate = self

+clearButton 터치 시 nameTextView를 firstResponder로 설정합니다.

🖼️ 스크린샷

RPReplay_Final1713335471.MP4

@noeyiz noeyiz linked an issue Apr 17, 2024 that may be closed by this pull request
Copy link
Collaborator

@JH713 JH713 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

백제스처 좋아용 👏

@noeyiz noeyiz merged commit 435e569 into develop Apr 17, 2024
@noeyiz noeyiz deleted the dev/209-feat-폴더-선택-뷰에서-백-제스처-허용/#209 branch April 17, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 폴더 선택 뷰에서 백 제스처 허용

2 participants