From 5157ce0ea18bb46d165c60ca04f54bf910134263 Mon Sep 17 00:00:00 2001 From: haraldox Date: Wed, 21 Feb 2018 13:11:51 +0100 Subject: remove electron frame for Windows testing on macOS --- src/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/index.js b/src/index.js index 9ba6e0e43..170353fb0 100644 --- a/src/index.js +++ b/src/index.js @@ -73,6 +73,7 @@ const createWindow = () => { minWidth: 600, minHeight: 500, titleBarStyle: process.env.FRANZ_PLATFORM || process.platform === 'win32' ? '' : 'hidden', + frame: false, backgroundColor: '#3498db', autoHideMenuBar: true, }); -- cgit v1.2.3-70-g09d2