mirror of
https://github.com/atom/atom.git
synced 2026-02-17 01:51:54 -05:00
directWrite is true by default
This commit is contained in:
@@ -24,8 +24,6 @@ class AtomWindow
|
||||
options =
|
||||
show: false
|
||||
title: 'Atom'
|
||||
webPreferences:
|
||||
directWrite: true
|
||||
|
||||
if @isSpec
|
||||
options.webPreferences.backgroundThrottling = false
|
||||
|
||||
Reference in New Issue
Block a user