Skip to content

Conversation

@solchan87
Copy link
Contributor

@solchan87 solchan87 commented Jan 8, 2025

어떤 PR 인가요?

BezierWindow 방어로직 수정 PR 입니다.

왜 필요한건가요? (Optional)

iOS 18, Xcode 16 이상 버전을 사용할 때, hitTest 결과가 다르게 나오면서 터치가 안되는 문제가 있습니다.
iOS 18미만 디버깅 프린트
SwiftUI._UIGraphicsView: 0x120c47610 (Dialog Button)
SwiftUI._UIGraphicsView: 0x120c47610 (Dialog Button)

iOS 18이상 디버깅 프린트
SwiftUI._UIGraphicsView: 0x104615340 (Dialog Button)
SwiftUI14_UIHostingView (SwiftUI14_UIHostingView)

작업 내용

스크린샷 혹은 동영상

동영상 설명
Simulator.Screen.Recording.-.iPhone.16.-.2025-01-08.at.16.29.25.mp4
다이얼로그 테스트

Reference

Issue-number

Checklist

  • PR 제목을 라벨과 함께 명령형으로 작성했습니다.
  • 코딩 컨벤션 에 맞춰서 작성했습니다
  • 리뷰 리퀘스트 전에 더 이상 스스로 리뷰할게 없을 정도까지 셀프 리뷰를 진행했습니다
  • 변경사항에 대한 테스트코드를 추가했습니다. 또는, 테스트코드가 필요없는 이유가 있습니다(현재는 옵셔널입니다)

@channeltalk
Copy link

channeltalk bot commented Jan 8, 2025

@solchan87 solchan87 added the PR:Reviewable Improvements or additions to documentation label Jan 8, 2025
@solchan87 solchan87 requested a review from heoblitz January 8, 2025 07:19
@solchan87 solchan87 merged commit 5eba289 into channel-io:develop Jan 9, 2025
@solchan87 solchan87 deleted the fix/bezier_window branch January 9, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR:Reviewable Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants