Merged
Conversation
(cherry picked from commit e34c085338e257aff64abc07c25d1e907b774662)
- 비트코인이 잘리지 않기 위해 splitView min 값 330 -> 340
- showBackButton false일 때 우측 Spacer가 차지하는 영역이 커서 Text(heading)이 끝까지 표시되지 않는 문제 해결
leekangho0
approved these changes
Oct 2, 2025
| .padding(.horizontal, 16) | ||
| .onAppear { | ||
| if baseHeight == nil { baseHeight = proxy.size.height } | ||
| guard keyboardObserver == nil else { return } |
a0a1af7 to
fd7dc92
Compare
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.
#️⃣ 연관된 이슈
📝 작업 내용
스크린샷 (선택)
💬 리뷰 요구사항(선택)