songyc macbook 1e50485537 fix(widget): quest ring tap dead zone — drop invalidatableContent from shape subtree
③ 다짐 진행률 위젯에서 링·중앙 아이콘 영역을 누르면 인텐트 대신 앱이
열리던 실기기 버그 수정. 원인은 링 ZStack(도형+아이콘)에 붙인
invalidatableContent() — invalidatable로 표시된 래스터 서브트리는 별도
레이어로 분리되며 Button(intent:)의 히트 영역에서 빠져, 셀 단위
contentShape(.rect)로도 살아나지 않는다. 정상 동작이 확인된 ① 위젯과
같은 패턴(텍스트 값에만 invalidatableContent)으로 통일하고, 탭 접수
피드백은 퍼센트·누적값 줄이 계속 담당한다. CLAUDE.md §10에 도형·아이콘
ZStack 금지 규칙 추가.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013yKDMhuF39GVYy3FMcGHh7
2026-07-15 01:42:36 +09:00
2025-05-17 18:21:24 +09:00
2025-09-14 19:51:16 +09:00
Description
This is a repository where I have collected my study codes, project codes I have worked on so far, and setting files.
330 MiB
Languages
Swift 78.6%
Python 6.7%
C 6%
Java 4.4%
TypeScript 3%
Other 1.3%