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

시간표 블록 그리기 로직 수정 #370

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

JuTaK97
Copy link
Collaborator

@JuTaK97 JuTaK97 commented Oct 16, 2024

  • 크기를 측정할 paragraph를 만들 때 appendLine 을 무조건 의도보다 한 번 더 하고 있어서, 공간이 충분해도 그리지 않고 있는 문제를 수정
  • 안전을 위해 <= 대신 < 사용하도록 수정

@JuTaK97 JuTaK97 requested a review from a team as a code owner October 16, 2024 17:41
@plgafhd
Copy link
Collaborator

plgafhd commented Oct 17, 2024

오호 그 '작은 칸'에 해당하는 경우는 잘 고쳐진듯

@plgafhd plgafhd merged commit 6c24583 into develop Oct 17, 2024
3 checks passed
@plgafhd plgafhd deleted the jutak/block-draw-logic-fix branch October 17, 2024 02:48
@plgafhd plgafhd mentioned this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants