This commit is contained in:
simurai
2016-09-24 16:05:33 +09:00
parent 1cc79666b1
commit e7f204053a

View File

@@ -26,7 +26,6 @@ class AtomWindow
options =
show: false
title: 'Atom'
# Add an opaque backgroundColor (instead of keeping the default
# transparent one) to prevent subpixel anti-aliasing from being disabled.
# We believe this is a regression introduced with Electron 0.37.3, and