terminal/src/cascadia/UnitTests_Control
PankajBhojwani 6ce2543a94
Fix mouse coordinates when viewport is scrolled (#10642)
## Summary of the Pull Request
Adjust the y-coordinate of the mouse coordinates we send based on how much the viewport has been scrolled

## Validation Steps Performed
Validated: cannot repro the issue in #10190 

Closes #10190
2021-07-20 21:39:55 +00:00
..
Control.UnitTests.vcxproj Upgrade Windows SDK to 19041 (#10118) 2021-05-20 16:04:25 +00:00
ControlCoreTests.cpp Split TermControl into a Core, Interactivity, and Control layer (#9820) 2021-04-27 15:50:45 +00:00
ControlInteractivityTests.cpp Fix mouse coordinates when viewport is scrolled (#10642) 2021-07-20 21:39:55 +00:00
MockConnection.h Switch Connections to use ValueSets to initialize them (#10184) 2021-07-20 15:02:17 +00:00
MockControlSettings.h Add a setting to disable URL detection (#10022) 2021-05-17 04:20:09 +00:00
pch.cpp Create a control unittesting project (#9677) 2021-04-05 16:07:55 +00:00
pch.h Split TermControl into a Core, Interactivity, and Control layer (#9820) 2021-04-27 15:50:45 +00:00
UnitTests_Control.def Create a control unittesting project (#9677) 2021-04-05 16:07:55 +00:00