Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextView에서 CustomView Drag-Drop시 Preview가 제대로 나오지 않던 문제 수정 #156

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

iceHood
Copy link
Collaborator

@iceHood iceHood commented Dec 10, 2024

#️⃣ 연관된 이슈


⏰ 작업 시간

예상 시간 실제 걸린 시간
1 1

📝 작업 내용

  • Drag-Drop시 제대로 커스텀 뷰가 표시도록 수정
  • 불필요한 코드 제거

📸 스크린샷

[수정전] [수정후]
simulator_screenshot_B76C4493-717C-459E-8A58-8A540D375804 simulator_screenshot_5022D4D7-0483-4240-9176-A5E30185A15D

📒 리뷰 노트

별건 아니고,, 다 만들어 놓고 dataSource 채택을 안해놔서 그랬네요...핳..

@iceHood iceHood added the 🛠️ Fix 오류, 버그 수정 label Dec 10, 2024
@iceHood iceHood added this to the 0.6 milestone Dec 10, 2024
@iceHood iceHood self-assigned this Dec 10, 2024
@iceHood iceHood linked an issue Dec 10, 2024 that may be closed by this pull request
Copy link
Collaborator

@Kyxxn Kyxxn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

역시...
역시.. 음음

@iceHood iceHood merged commit 71577bc into develop Dec 10, 2024
2 checks passed
@iceHood iceHood deleted the feature/fix-drag-drop-preview branch December 10, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ Fix 오류, 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextView에서 CustomView Drag-Drop preview 제대로 표시
2 participants