directWrite is true by default

This commit is contained in:
Wliu
2016-04-14 20:29:38 -04:00
parent 9966dbc27f
commit 47719f0649

View File

@@ -24,8 +24,6 @@ class AtomWindow
options =
show: false
title: 'Atom'
webPreferences:
directWrite: true
if @isSpec
options.webPreferences.backgroundThrottling = false