mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 05:52:19 +02:00
[Settings] Various UX fixes (#8739)
* Change accent color to secondary grey for better contrast on colorpicker page * Fix textwrapping issue for shortcut tooltips * Fix image resizer scroll issue * Fix colorpicker page textblock/listview not disabled when module is disabled * Added MaxWidth and sidebar margin * Typo fix
This commit is contained in:
@@ -16,4 +16,7 @@
|
||||
|
||||
<!-- Row spacing between content and sidepanel (in small mode) -->
|
||||
<x:Double x:Key="DefaultRowSpacing">24</x:Double>
|
||||
|
||||
<!-- MaxWidth of the content panel, similar to W10 Settings -->
|
||||
<x:Double x:Key="MaxContentWidth">460</x:Double>
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user