fix: 다이얼로그 클릭 불가 수정 + 릴리스 자동화 (v0.4.1)#29
Merged
Conversation
- 빈 화면·헤더의 -webkit-app-region: drag가 위에 뜬 설정 다이얼로그와 업데이트 배너의 실제 마우스 클릭을 OS 수준에서 가로채던 문제 - 오버레이·배너에 no-drag를 지정해 클릭 영역을 복원
- macOS 러너에서 서명(CSC_LINK)·공증(App Store Connect API 키) 후 electron-builder publish로 draft 릴리스에 자산 업로드 - 릴리스 노트는 draft에서 작성 후 publish하는 하이브리드 방식
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
-webkit-app-region: drag)이 위에 뜬 설정 다이얼로그/업데이트 배너의 실제 마우스 클릭을 OS 수준에서 삼키던 문제 — 오버레이·배너에 no-drag 지정검증
🤖 Generated with Claude Code