forked from dnSpy/dnSpy
- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Improve text rendering performance (refs #91)
The built-in `FastTextBlock` control was updated to support multi line text which now enables the implementation of `ITextElementFactory` to use this component more frequently instead of the slower default WPF TextBlock.
1 parent
5c26872
commit 076a3c0
Showing
2 changed files
with
75 additions
and
21 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