📝 Remember why we added backgroundThrottling

This commit is contained in:
Antonio Scandurra
2016-05-17 09:47:04 +02:00
parent 764de235a8
commit 1cf4e4a8a2

View File

@@ -30,6 +30,10 @@ class AtomWindow
# thus we should remove this as soon as a fix gets released.
backgroundColor: "#fff"
webPreferences:
# Prevent specs from throttling when the window is in the background:
# this should result in faster CI builds, and an improvement in the
# local development experience when running specs through the UI (which
# now won't pause when e.g. minimizing the window).
backgroundThrottling: not @isSpec
# Don't set icon on Windows so the exe's ico will be used as window and