-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Feat] #63 - 설정뷰 서비스 이용 방침 추가 #69
The head ref may contain hidden characters: "feat/#63-\uC124\uC815\uBDF0\uC11C\uBE44\uC2A4\uC774\uC6A9\uBC29\uCE68"
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
화면전환이 없는 뷰라서 factory에 관한 부분은 지워도 될 것 같아요! 수고하셨습니다~~!
public func textViewDidChangeSelection(_ textView: UITextView) { | ||
textView.selectedTextRange = nil | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요기는 어떤 이유로 넣으셨나용...? isUserInteractionEnabled를 false로 주는것과 결과가 다를까요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
제가 약관들을 텍스트뷰로 넣었는데 isUserInteractionEnabled
값을 false로 주면 스크롤이 막혀서 밑에 부분까지 안넘어가요...
그래서 복사 붙여넣기 막는 용도로 textViewDidChangeSelection
메서드 추가했어요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@devxsby 그렇군요!! 수고하셨습니다~~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다~!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yangsubinn 윤정씨가 괜찮다고 합니다링, ,일단 그대로 갈게요! 감삼다 !! |
🌴 PR 요약
🌱 작업한 브랜치
🌱 PR Point
📌 참고 사항
📸 스크린샷
📮 관련 이슈