mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-10 00:47:58 -06:00
Updated Release check list (markdown)
parent
5c7d248ceb
commit
de34b754f9
@ -48,24 +48,38 @@
|
||||
|
||||
## FancyZones Editor
|
||||
|
||||
- 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.
|
||||
* Open editor from the settings
|
||||
* Open editor with a shortcut
|
||||
* Create a new layout (grid and canvas)
|
||||
* Duplicate a template and a custom layout
|
||||
* Delete layout
|
||||
* Edit templates (number of zones, spacing, distance to highlight adjacent zones). Verify after reopening the editor that saved settings are kept the same.
|
||||
* Edit canvas layout: zones size and position, create or delete zones.
|
||||
* Edit grid layout: split, merge, resize zones.
|
||||
* Check `Save and apply` and `Cancel` buttons behavior after editing.
|
||||
* Assign a layout to each monitor.
|
||||
* Assign keys to quickly switch layouts (custom layouts only).
|
||||
|
||||
|
||||
## FancyZones
|
||||
- TODO
|
||||
* Check all FZ settings separately.
|
||||
* Switch between `Allow zones to span across monitors` on and off. Verify that layouts are applied correctly in both cases.
|
||||
* Change zone colors and opacity.
|
||||
* Exclude some apps, verify that they're not applicable to a zone.
|
||||
* Launch PT in user mode, try to assign a window with administrator privileges to a zone. Verify the notification is shown.
|
||||
* Launch PT in administrator mode, assign a window with administrator privileges.
|
||||
* Create virtual desktop, verify that there are the same layouts as applied to the previous virtual desktop.
|
||||
* After creating a virtual desktop apply another layout or edit the applied one. Verify that the other virtual desktop layout wasn't changed.
|
||||
* Delete an applied custom layout in the Editor, verify that there is no layout applied instead of it.
|
||||
* Switch between layouts with quick keys.
|
||||
* Switch with `Win` + `Ctrl` + `Alt` + `key`
|
||||
* Switch with just a key while dragging a window.
|
||||
* Change screen resolution or scaling.
|
||||
* Assign grid layout, verify that the assigned layout fits the screen.
|
||||
NOTE: canvas layout could not fit the screen if it was created on a monitor with a different resolution.
|
||||
* Edit grid layout, verify that split, merge and resize zones works as expected.
|
||||
* Disable FZ
|
||||
* Reenable FZ, verify that everything is in the same state as it was before disabling.
|
||||
|
||||
## File Explorer Add-ons
|
||||
- TODO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user