-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix UiaTextRange Misaligned Bounding Rects (#4497)
## Summary of the Pull Request Forgot to include the scaling factor. Also went ahead and used chromium math for this portion. ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #2551 * [x] CLA signed. ## Validation Steps Performed Tested on 200% display and 100% display. Rects are aligned on both.
- Loading branch information
1 parent
a241dbd
commit 3b58e04
Showing
1 changed file
with
46 additions
and
7 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