-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FancyZones is no longer properly saving my screen layouts #19243
Comments
I'm seeing behaviour similar to @Gahawn with my Surface Laptop Studio driving two external 4K Dell U2720Qs: I can set the screen-specific layout but as soon as the FancyZone config window is closed, both external screens have same zone layout. The internal screen, however -- the primary display -- gets the correct one set. |
I am seeing the same behaviour on a SLS as well. |
Seeing similar behaviour. Reproducing on a clean slate settings with following steps:
It seems to "stabilise" at this point. Pertinent files as of the end of the above steps:
{
"applied-layouts": [
{
"device": {
"monitor": "GBT2709",
"monitor-instance": "5\u00262bdb4a25\u00260\u0026UID57606",
"serial-number": "22102B000583",
"virtual-desktop": "{314036B7-EC6A-40DA-BDC3-9AD0FF23B714}"
},
"applied-layout": {
"uuid": "{627DEF91-1FC5-4988-8133-E8AA82F01791}",
"type": "priority-grid",
"show-spacing": true,
"spacing": 16,
"zone-count": 3,
"sensitivity-radius": 20
}
}
]
}
|
/dup #19240 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Same for me. Two Odyssey 49" monitors. Saved fine before this update. |
Microsoft PowerToys version
0.60.0
Running as admin
Area(s) with issue?
FancyZones, FancyZones Editor
Steps to reproduce
Launch the FancyZones Layout Editor and select monitor #2 or #3. Adjust the layout as desired for each display. Both displays will be saved with the same layout which will be the last one selected. It seems impossible to save different layouts to both displays.
✔️ Expected Behavior
The previous version worked as expected and the layouts were saved correctly.
❌ Actual Behavior
I have a triple monitor setup. My primary display is a Samsung Odyssey G9 with two Gigabyte G27q displays mounted above it. The software doesn't seem to properly detect the correct resolution on the top two monitors and when I attempt to save the layout it applies the layouts incorrectly to both of them. They usually both get the same layout that was assigned to monitor #2 even though monitor #3 was given a different layout. The Samsung monitor appears to be unaffected.
It may be a result of the unusually large screen size of the Samsung display or the fact that it's a different size from the other two monitors or maybe even the fact that I'm using 3 displays.
Other Software
No response
The text was updated successfully, but these errors were encountered: