forked from microsoft/terminal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ScrollRect to DECCRA translation (microsoft#17849)
By translating the clip rectangle into a source-relative coordinate space we can calculate the intersection that must be copied much much more easily. I should've done that from the start. Closes microsoft#17801 ## Validation Steps Performed * Test code provided in microsoft#17801
- Loading branch information
Showing
1 changed file
with
21 additions
and
19 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