From 991124c9e41606447cf7ae8f0b284f4e4de7511c Mon Sep 17 00:00:00 2001 From: Deondre Davis Date: Fri, 26 Nov 2021 06:00:28 -0800 Subject: [PATCH] Preview pane toggle instructions (#14595) * Added informative text about toggling preview pane in settings * Update Resources.resw * Changed infobar to textblock * Update src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com> Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com> --- .../Strings/en-us/Resources.resw | 3 +++ .../Views/PowerPreviewPage.xaml | 1 + 2 files changed, 4 insertions(+) diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index 19068a951..39840bfc9 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -1002,6 +1002,9 @@ Made with 💗 by Microsoft and the PowerToys community. The settings on this page affect all users on the system + + Please ensure that Preview Pane is open by toggling the view with Alt + P in File Explorer + A reboot may be required for changes to these settings to take effect diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerPreviewPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerPreviewPage.xaml index f27972709..10c9e4e23 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerPreviewPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerPreviewPage.xaml @@ -35,6 +35,7 @@ /> +