-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework how TextBlock skips redundant measure and arrange calls (#17271)
* Rework how TextBlock skips redundant measure and arrange calls Add some tests * Adjust tests * Try this * Make sure the TextBlock is arranged after it has been measured with a different availableSize * Make it more clear that we are resetting and recreating the TextLayout * Capture textLayout after inlines have been processed
- Loading branch information
Showing
2 changed files
with
86 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters