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

Multiline more examples #2588

Merged
merged 8 commits into from
Dec 13, 2023
Merged

Conversation

gresm
Copy link
Contributor

@gresm gresm commented Nov 23, 2023

Resolves one sub-task from #2206

This PR:

  • examples/textinput.py - now uses multi-line font rendering
  • examples/textinput.py - fix visual errors with text looking weird
  • examples/textinput.py - mypy no longer upset
  • examples/vgrade.py - PEP 8 exists

@gresm gresm requested a review from a team as a code owner November 23, 2023 12:12
Copy link
Member

@oddbookworm oddbookworm left a comment

Choose a reason for hiding this comment

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

Looks like reasonable changes, just one small nitpick about type hinting

examples/textinput.py Outdated Show resolved Hide resolved
Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

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

seems fine 👍

examples/textinput.py Outdated Show resolved Hide resolved
examples/textinput.py Outdated Show resolved Hide resolved
examples/textinput.py Outdated Show resolved Hide resolved
Copy link
Member

@Starbuck5 Starbuck5 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@Starbuck5 Starbuck5 merged commit b560863 into pygame-community:main Dec 13, 2023
1 of 2 checks passed
@ankith26 ankith26 added this to the 2.4.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants