Skip to content

Conversation

@halx99
Copy link
Collaborator

@halx99 halx99 commented Jun 18, 2025

Describe your changes

  • Fix Calling Label::setString after Label::getLetter causes layout issues
  • Correct code indent

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

@halx99 halx99 added this to the 2.7.0 milestone Jun 18, 2025
@halx99 halx99 linked an issue Jun 18, 2025 that may be closed by this pull request
@halx99 halx99 added bug Something isn't working cocos2dx The issue present in original cocos2dx labels Jun 18, 2025
@halx99 halx99 merged commit 5624d1c into dev Jun 18, 2025
15 checks passed
@halx99 halx99 deleted the fix-2571 branch June 18, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cocos2dx The issue present in original cocos2dx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calling Label::setString after Label::getLetter causes layout issues

2 participants