mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
[ColorPicker]Fluent UX (#28560)
* Init * UI tweaks * Remaining UI tweaks * Update ColorEditorView.xaml.cs * Getting things up and running * Tweaks * Bump WPF version number * UI tweaks * Updated sliders styles * Finalize colorslider styling * Fix color * Revert back to a default window * Adding icon * Address label feedback * Correct wrong file change * Update ColorEditorWindow.xaml.cs * Tweaks * Update MainView.xaml * XAML styler * Update MainWindow.xaml.cs * Fix NOTICE.md * UI tweaks * Remove IsHitTestVisible * Bump to WPFUI 3.0 * Fix scrollbars * Replacing textblock with symbolicon * Change size * Update ColorEditorView.xaml
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<PackageVersion Include="Vanara.PInvoke.User32" Version="3.4.11" />
|
||||
<PackageVersion Include="Vanara.PInvoke.Shell32" Version="3.4.11" />
|
||||
<PackageVersion Include="WinUIEx" Version="2.2.0" />
|
||||
<PackageVersion Include="WPF-UI" Version="3.0.0-preview.13" />
|
||||
<PackageVersion Include="WPF-UI" Version="3.0.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition="'$(IsExperimentationLive)'!=''">
|
||||
<!-- Additional dependencies used by experimentation -->
|
||||
|
||||
Reference in New Issue
Block a user