-
Notifications
You must be signed in to change notification settings - Fork 6
[Setting] #242 - 1.0.8 버전 수정 및 배너 수정 #243
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
[Setting] #242 - 1.0.8 버전 수정 및 배너 수정 #243
The head ref may contain hidden characters: "#242---1.0.8-\uBC84\uC804-\uC218\uC815-\uBC0F-\uBC30\uB108-\uC218\uC815"
Conversation
thingineeer
left a comment
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.
확인 완료
513sojin
left a comment
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.
세심 앤드 꼼꼼 앤드 알잘딱깔센으로 사소한 변경 사항 수정해주셔서 감사하옵니다. 수고하셨어요 !!
| let publicCourse: Int? | ||
| let scarpTF: Bool? |
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.
옵셔널 값 줘서 dto 또 안만든 명진 칭찬해 ..
| // 터치 이벤트 임시 제거 | ||
| // if indexPath.item == 0 { | ||
| // let tapGesture = UITapGestureRecognizer(target: self, action: #selector(firstCellTapped(_:))) | ||
| // imageView.addGestureRecognizer(tapGesture) | ||
| // } | ||
| return cell | ||
| } | ||
| // 첫 번째 셀 클릭 이벤트 핸들러 | ||
| @objc func firstCellTapped(_ gesture: UITapGestureRecognizer) { | ||
| // Safari 링크로 연결 | ||
| if let url = URL(string: "https://docs.google.com/forms/d/1cpgZHNNi1kIvi2ZCwCIcMJcI1PkHBz9a5vWJb7FfIbg/edit") { | ||
| UIApplication.shared.open(url) | ||
| } | ||
| } | ||
| // @objc func firstCellTapped(_ gesture: UITapGestureRecognizer) { | ||
| // // Safari 링크로 연결 | ||
| // if let url = URL(string: "https://docs.google.com/forms/d/1cpgZHNNi1kIvi2ZCwCIcMJcI1PkHBz9a5vWJb7FfIbg/edit") { | ||
| // UIApplication.shared.open(url) | ||
| // } | ||
| // } |
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.
확인 감사합니다 ~
🌱 작업한 내용
🌱 PR Point
📮 관련 이슈