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

Try to fix text entry new line bug #646

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Try to fix text entry new line bug #646

merged 2 commits into from
Nov 3, 2024

Conversation

MyreMylar
Copy link
Owner

@MyreMylar MyreMylar commented Nov 3, 2024

As title.

fixes #606

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 82.92683% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.92%. Comparing base (4b79e7a) to head (f568612).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
pygame_gui/core/text/text_box_layout_row.py 84.21% 6 Missing ⚠️
pygame_gui/core/text/text_line_chunk.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
- Coverage   95.96%   95.92%   -0.04%     
==========================================
  Files          90       90              
  Lines       14117    14152      +35     
==========================================
+ Hits        13547    13575      +28     
- Misses        570      577       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MyreMylar MyreMylar merged commit d0f164b into main Nov 3, 2024
24 checks passed
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.

UITextEntryBox desyncs in an edge case
1 participant