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