mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Remove simpleservo antialiasing option, rely on pref
This commit is contained in:
parent
9174b201b0
commit
1b0de562ed
4 changed files with 3 additions and 12 deletions
|
@ -9,7 +9,8 @@
|
|||
"_comment": "settings specific to Hololens/UWP builds",
|
||||
"devtools.server.enabled": true,
|
||||
"dom.webxr.enabled": true,
|
||||
"shell.homepage": "https://servo.org/hl-home/"
|
||||
"shell.homepage": "https://servo.org/hl-home/",
|
||||
"gfx.subpixel-text-antialiasing.enabled": false
|
||||
},
|
||||
"vr": {
|
||||
"_comment": "settings specific to VR builds",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue