From 7cb249759501b1318195b9122c0a1a335c1a3608 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 9 Dec 2016 17:56:18 +0300 Subject: [PATCH] screen flicker upstream bug appears to be fixed, removed workaround... Signed-off-by: Alex A. Naanou --- ui (gen4)/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ui (gen4)/package.json b/ui (gen4)/package.json index f51f952b..a105d057 100755 --- a/ui (gen4)/package.json +++ b/ui (gen4)/package.json @@ -3,7 +3,6 @@ "main": "index.html", "version": "4.0.0a", "preferGlobal": true, - "chromium-args": "--disable-gpu-compositing", "window": { "title": "ImageGrid.Viewer (gen4)", "position": "center",