mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-12-18 02:05:25 +00:00
Fix Multiplane Overlay toggle (#3632)
This commit is contained in:
parent
d17e8bcd98
commit
3c54e0ea3f
@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user