[FIX] 버튼 글라스모피즘 테두리 적용 안되는 이슈 해결 (#231) #232
Merged
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.
🐿️ Pull Requests
🪵 작업 브랜치
🥔 작업 내용
이 브랜치 풀 받으셔서 실행해보시고 이렇게 되는 게 아니면 알려주세요..!
변경사항
뷰 계층구조 변경
ACButton 변경사항
!bounds.width.isNaN, !bounds.height.isNaN조건과 existingView 조건을 추가했습니다. 디버깅해보니 보더가 여러 번 추가되고 있어서 해당 케이스들을 막았습니다!📸 스크린샷
💥 To be sure
🌰 Resolve issue