*
This commit is contained in:
parent
cd3095cbbe
commit
edaa37077b
@ -8,7 +8,7 @@ function Guide()
|
|||||||
this.el.style.height = "320px";
|
this.el.style.height = "320px";
|
||||||
this.show_extras = true;
|
this.show_extras = true;
|
||||||
|
|
||||||
this.scale = require('electron').remote.getCurrentWindow().scaleFactor;
|
this.scale = 2; // require('electron').remote.getCurrentWindow().scaleFactor;
|
||||||
|
|
||||||
this.start = function()
|
this.start = function()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user