mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
Updating module images (#30699)
* Updating PNGs * Update PastePlain.gif * CropAndLock * Filelock smith * More image updates * Run * Update CropAndLock.gif * Mouse utils * ImageResizer * ScreenRuler name change * Updates * More changes and renames * Create PowerLauncher.png * Create CommandNotFound.png * Delete FancyZones_MDL2.svg * Updates * Updated images * More image updates * Paste as plain text update * Cmd Not Found and Quick Accent * Fix PowerToys Run PowerToys plugin image paths * Fix installer * Change menu order * Reinstate image names to avoid issues with aka.ms links * Typo in rename --------- Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<StackPanel ChildrenTransitions="{StaticResource SettingsCardsAnimations}" Orientation="Vertical">
|
||||
<tkcontrols:SettingsCard
|
||||
x:Uid="KeyboardManager_EnableToggle"
|
||||
HeaderIcon="{ui:BitmapIcon Source=/Assets/Settings/FluentIcons/FluentIconsKeyboardManager.png}"
|
||||
HeaderIcon="{ui:BitmapIcon Source=/Assets/Settings/Icons/KeyboardManager.png}"
|
||||
IsEnabled="{x:Bind ViewModel.IsEnabledGpoConfigured, Mode=OneWay, Converter={StaticResource BoolNegationConverter}}">
|
||||
<ToggleSwitch x:Uid="ToggleSwitch" IsOn="{x:Bind ViewModel.Enabled, Mode=TwoWay}" />
|
||||
<tkcontrols:SettingsCard.Description>
|
||||
|
||||
Reference in New Issue
Block a user