Well that didn't work..
This commit is contained in:
parent
74f608d38c
commit
43f2461b5a
@ -8,7 +8,7 @@ function Guide()
|
||||
this.el.style.height = "320px";
|
||||
this.show_extras = true;
|
||||
|
||||
var scale = require('electron').remote.getCurrentWindow().scaleFactor;
|
||||
var scale = 2; // require('electron').remote.getCurrentWindow().scaleFactor;
|
||||
|
||||
this.start = function()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user