diff --git a/Release-check-list.md b/Release-check-list.md index 9c8801d..02e4312 100644 --- a/Release-check-list.md +++ b/Release-check-list.md @@ -100,4 +100,22 @@ For all the remappings below, try pressing and releasing the remapped key/shortc - Test app-specific remaps - Similar remaps to above with Edge, VSCode (entered as code) and cmd. For cmd try admin and non-admin (requires PT to run as admin) - Try some cases where focus is lost due to the shortcut. Example remapping to Alt+Tab or Alt+F4 - - Test switching between remappings while holding down modifiers - Eg. Ctrl+D->Ctrl+A and Ctrl+E->Ctrl+V, hold Ctrl and press D followed by E. Should select all and paste over it in a text editor. Similar steps for Windows key shortcuts. \ No newline at end of file + - Test switching between remappings while holding down modifiers - Eg. Ctrl+D->Ctrl+A and Ctrl+E->Ctrl+V, hold Ctrl and press D followed by E. Should select all and paste over it in a text editor. Similar steps for Windows key shortcuts. + +**FancyZones Editor tests** + +- Create layouts + - Create a custom layout from a template. + - Create a new layout. +- Edit layout settings + - Edit template layout settings. + - Edit custom layout settings. +- Edit layout zones + - Edit grid layout zones. Split zones, merge zones, drag splitters. + - Edit canvas layout zones size and position. + - Check `Save and apply` and `Cancel` buttons behavior after editing. +- Check the applied layout after closing the editor. +- Reopen the editor and verify that the last settings weren't reset both for custom and template layouts. +- Screen scaling + - Change screen scaling, open editor, verify that layouts fit the screen (Canvas layouts may not fit if they were created with a different scaling/resolution). + - Edit layout zones, verify that split, merge and splitters drag works as before. \ No newline at end of file