disable autoscale

This commit is contained in:
vapormusic 2021-12-27 11:01:59 +07:00
parent 6525110c61
commit 01dff91448

View file

@ -2572,5 +2572,5 @@ async function webGPU() {
webGPU().then() webGPU().then()
let screenWidth = screen.width; // let screenWidth = screen.width;
ipcRenderer.send("setScreenScale" ,screenWidth / 1536) // ipcRenderer.send("setScreenScale" ,screenWidth / 1536)