From dc7f683cd68ba6bb73af14c4a0381ae44770cbf3 Mon Sep 17 00:00:00 2001 From: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:36:16 +0100 Subject: [PATCH] Update tests-checklist-stefan.md --- doc/releases/0.53.0/tests-checklist-stefan.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/releases/0.53.0/tests-checklist-stefan.md b/doc/releases/0.53.0/tests-checklist-stefan.md index 825444f98c..1a07a04da4 100644 --- a/doc/releases/0.53.0/tests-checklist-stefan.md +++ b/doc/releases/0.53.0/tests-checklist-stefan.md @@ -116,18 +116,18 @@ Before testing ## File Explorer Add-ons * Running as user: * go to PowerToys repo root - - [ ] verify the README.md Preview Pane shows the correct content + - [x] verify the README.md Preview Pane shows the correct content * go to PowerToys repo and visit src\runner\svgs - - [ ] verify Preview Pane works for the SVG files - - [ ] verify the Icon Preview works for the SVG file (loop through different icon preview sizes) + - [x] verify Preview Pane works for the SVG files + - [x] verify the Icon Preview works for the SVG file (loop through different icon preview sizes) * Running as admin: * open the Settings and turn off the Preview Pane and Icon Previous toggles * go to PowerToys repo root - - [ ] verify the README.md Preview Pane doesn't show any content + - [x] verify the README.md Preview Pane doesn't show any content * go to PowerToys repo and visit src\runner\svgs - - [ ] verify Preview Pane doesn't show the preview for the SVG files + - [x] verify Preview Pane doesn't show the preview for the SVG files * the Icon Preview for the existing SVG will still show since the icons are cached (you can also use `cleanmgr.exe` to clean all thumbnails cached in your system). You may need to restart the machine for this setting to apply as well. - - [ ] copy and paste one of the SVG file and verify the new file show the generic SVG icon + - [x] copy and paste one of the SVG file and verify the new file show the generic SVG icon ## Image Resizer - [x] Disable the Image Resizer and check that `Resize images` is absent in the context menu