Closed sallerli1 closed 3 months ago
This preview will be available after the AzureCI is passed.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.95%. Comparing base (
4e5cdcc
) to head (384fdbc
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR Checklist
Please check if your PR fulfills the following requirements:
What is the current behavior?
每次输入内容导致内容的高度撑开时,都会触发所有行的重新计算
What is the new behavior?
只有当内容区域的宽度变化时,才应该重新计算所有行的高度,仅仅高度变化时不重新计算
Other information