electron 3.0.x: remove window.smoothScrollingWorkaround setting

This commit is contained in:
Benjamin Pasero
2019-01-25 17:19:21 +01:00
parent 95ba24b268
commit b3e5d256a2
5 changed files with 2 additions and 51 deletions

View File

@@ -151,7 +151,6 @@ function onReady() {
function configureCommandlineSwitches(cliArgs, nodeCachedDataDir) {
// Force pre-Chrome-60 color profile handling (for https://github.com/Microsoft/vscode/issues/51791)
// TODO@Ben check if future versions of Electron still support this flag
app.commandLine.appendSwitch('disable-features', 'ColorCorrectRendering');
// Support JS Flags