Skip to content

Fix: 메모지 영어, 한글 폰트가 다른 문제 해결, 폰트 크기 제어시 메모지 배경 크기 조절 #272

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

Closed
Byeonjin opened this issue Dec 12, 2023 · 0 comments · Fixed by #277
Assignees
Labels
FE 프론트엔드 작업 🐞 Fix 버그 수정
Milestone

Comments

@Byeonjin
Copy link
Collaborator

버그 설명

  • 메모지의 영어, 한글 폰트가 상이함
  • 메모지에 텍스트를 충분히 채우고 폰트의 크기를 늘릴 경우 Textbox객체가 Rect객체를 뚫고 나가는 문제 발생

재현 방법

  1. 텍스트박스의 내용을 충분히 채운다.
  2. 텍스트의 크기를 늘린다.

예상한 결과

늘어난 텍스트 박스의 크기에 맞춰 배경 사각형이 늘어남.

스크린샷

디바이스 환경

추가 내용

해당 조작시 배경이 되는 Rect 객체의 height를 늘려주는 것으로 해결했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 🐞 Fix 버그 수정
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant