PowerToys/src/modules/colorPicker
DoctorNefario 9461909321
[ColorPicker] Change zoom animation behavior (#11057)
* [ColorPicker] Change zoom animation behavior
Makes the main window large enough to accommodate all zoom levels.

* [ColorPicker] Change zoom window position logic
Use PointFromScreen to calculate mouse position relative to window
This requires a "visible" window, so use opacity to fake-hide window
Window is still fully hidden when color picker closes

* [ColorPicker] Extract and modify resize behavior
Allows easier editing of animation easing/duration

* Update expect.txt

IAnimatable
IEasing

Co-authored-by: Clint Rutkas <clint@rutkas.com>
2021-05-07 09:28:20 +02:00
..
ColorPicker [runner, color picker, run] remove os dection (#10648) 2021-04-08 16:10:05 +02:00
ColorPickerUI [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00
UnitTest-ColorPickerUI Updating nugets (#10493) 2021-03-30 09:52:00 -07:00