PowerToys/tools/FancyZones_DrawLayoutTest/README.md
vldmr11080 24906e6fa5
[FancyZones] FancyZones draw layout test tool (#6358)
* FancyZones draw layout test tool

* Fix formatting in resource file
2020-09-04 11:55:26 +02:00

564 B

Testing tool for drawing zone layout

This test tool is created in order to debug issues related to the drawing of zone layout on screen.

Currently, only column layout is supported with modifiable number of zones. Pressing w key toggles zone appearance on primary screen (multi monitor support not yet in place). Pressing q key exits application.

Application is DPI unaware which means that application does not scale for DPI changes and it always assumes to have a scale factor of 100% (96 DPI). Scaling will be automatically performed by the system.