mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
[FancyZones] Update 'span zones across monitors' feature description and add message box warning accordingly (#6381)
* Update span accross monitors feature description in Settings App * Add warning if scalings are different * Address PR comments * Address comment
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
<value>Show zones on all monitors while dragging a window</value>
|
||||
</data>
|
||||
<data name="Setting_Description_Span_Zones_Across_Monitors" xml:space="preserve">
|
||||
<value>Allow zones to span across monitors</value>
|
||||
<value>Allow zones to span across monitors (all monitors must have the same DPI scaling)</value>
|
||||
</data>
|
||||
<data name="Setting_Description_Make_Dragged_Window_Transparent" xml:space="preserve">
|
||||
<value>Make dragged window transparent</value>
|
||||
@@ -213,4 +213,7 @@
|
||||
<data name="Powertoys_FancyZones" xml:space="preserve">
|
||||
<value>PowerToys - FancyZones</value>
|
||||
</data>
|
||||
<data name="Span_Across_Zones_Warning" xml:space="preserve">
|
||||
<value>The 'Allow zones to span across monitors' option requires all monitors to have the same DPI scaling to work properly.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user