Fix Multiplane Overlay toggle (#3632)

This commit is contained in:
Brian 2025-11-17 18:19:12 +01:00 committed by GitHub
parent d17e8bcd98
commit 3c54e0ea3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3700,7 +3700,7 @@
},
"WPFToggleMultiplaneOverlay": {
"Content": "Multiplane Overlay",
"Content": "Disable Multiplane Overlay",
"Description": "Disable the Multiplane Overlay which can sometimes cause issues with Graphics Cards.",
"category": "Customize Preferences",
"panel": "2",
@ -3712,7 +3712,7 @@
"Name": "OverlayTestMode",
"Value": "5",
"OriginalValue": "<RemoveEntry>",
"DefaultState": "true",
"DefaultState": "false",
"Type": "DWord"
}
],