disable autoscale
This commit is contained in:
parent
6525110c61
commit
01dff91448
1 changed files with 2 additions and 2 deletions
|
@ -2572,5 +2572,5 @@ async function webGPU() {
|
|||
|
||||
webGPU().then()
|
||||
|
||||
let screenWidth = screen.width;
|
||||
ipcRenderer.send("setScreenScale" ,screenWidth / 1536)
|
||||
// let screenWidth = screen.width;
|
||||
// ipcRenderer.send("setScreenScale" ,screenWidth / 1536)
|
Loading…
Add table
Add a link
Reference in a new issue