PowerToys/src/modules/colorPicker/ColorPickerUI
Clint Rutkas 8743c2329e
Show color as a float and as a decimal value (#14548)
* #14020 and #12630 - Show color as a float and as a decimal value

* getting stuff up-to-par

* changing RGB Float to VEC4

* Getting Decimal to display correct.

* tweaking VEC4 output.  What would be better is if these actually pulled from a real output ...

* Shifting to force decimal

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2021-11-23 09:08:01 -08:00
..
Behaviors [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00
Common Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
Controls [ColorPicker] Accept lower-case hex code in AdjustColor window HEX text block (#14602) 2021-11-23 16:40:12 +01:00
Converters Color Picker - show color name (#8553) 2020-12-15 08:46:38 +01:00
Helpers Show color as a float and as a decimal value (#14548) 2021-11-23 09:08:01 -08:00
Keyboard [ColorPicker] Close only flyout with escape key (#12441) 2021-07-27 10:31:43 +01:00
loc LEGO: check in for master to temporary branch. (#12700) 2021-08-12 12:28:34 +01:00
Models Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
Mouse Disable forwarding the scroll event (#10513) 2021-03-31 14:54:32 +02:00
Properties [ColorPicker] Accessibility improvements (#12476) 2021-07-28 12:04:47 +02:00
Resources [ColorPicker] Improving keyboard navigation (#11384) 2021-05-21 15:57:57 +02:00
Settings Settings telemetry for ColorPicker (#10417) 2021-03-25 16:04:56 +02:00
Shaders Added pixel reveal effect, increased max zoom level to 4, added rounded corners to main and zoom window (#6242) 2020-09-03 23:31:27 +02:00
Telemetry [telemetry][ColorPicker] add event name support (#10476) 2021-03-29 11:20:49 +02:00
Themes Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
ViewModelContracts [Color Picker] Open settings (#13747) 2021-10-11 18:03:40 +02:00
ViewModels Show color as a float and as a decimal value (#14548) 2021-11-23 09:08:01 -08:00
Views Fix ColorPickerEditor keyboard navigation (#14033) 2021-10-29 10:52:41 +02:00
App.manifest New color picker module - integrated from github.com/martinchrzan/Col… (#4778) 2020-07-18 21:27:36 +02:00
App.xaml Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
App.xaml.cs [Color Picker] Logs (#12157) 2021-07-02 19:54:44 +03:00
Bootstrapper.cs [ColorPicker] CMYK, HSV and HSL color format (#6975) 2020-10-21 11:09:30 -07:00
ColorEditorWindow.xaml [Color Picker] Increase width of editor window (#13420) 2021-09-24 16:54:58 +01:00
ColorEditorWindow.xaml.cs Fix ColorPicker editor and OOBE FancyZones snap (#13598) 2021-10-06 14:37:33 +01:00
ColorPickerUI.csproj moving apps to 0.9.4 that were not. (#11604) 2021-06-08 10:16:04 -07:00
LocProject.json [Localization] Add localization step to pipeline and enable localization on C# projects with resx/resw resource files (#6033) 2020-08-19 16:10:15 -07:00
MainWindow.xaml Set Color Picker window AutomatedProperty.Name property (#12379) 2021-07-21 11:09:02 +02:00
MainWindow.xaml.cs enabling stylecop on ColorPicker (#5336) 2020-07-31 09:13:05 -07:00
NativeMethods.cs Fix ColorPicker editor and OOBE FancyZones snap (#13598) 2021-10-06 14:37:33 +01:00
Program.cs [Color Picker] Logs (#12157) 2021-07-02 19:54:44 +03:00
ZoomWindow.xaml [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00
ZoomWindow.xaml.cs [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00