- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2k
RichText wrap the wrong line #19049
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
base: v3.8.8
Are you sure you want to change the base?
RichText wrap the wrong line #19049
Conversation
| Code Size Check Report
 
 Interface Check ReportThis pull request does not change any public interfaces ! | 
| @cocos-robot run test cases | 
        
          
                cocos/2d/components/rich-text.ts
              
                Outdated
          
        
      | partStringArr.push(...thisPartSplitResultArr); | ||
| // _updateRichTextWithMaxWidth function will correct the text again. | ||
| partStringArr.push(text); | ||
| return partStringArr; | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about the rest of the multilineTexts? Some texts are skipped.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have corrected this situation.
| @tangkaikk, Please check the result of  
 Task Details
 | 
| @tangkaikk, Please check the result of  
 Task Details
 | 
| @cocos-robot run test cases | 
Re: #
Changelog
Continuous Integration
This pull request:
Compatibility Check
This pull request: