to:sync
This commit is contained in:
parent
b29a883d74
commit
159abbe799
@ -354,7 +354,7 @@ export class MyUtils {
|
|||||||
|
|
||||||
// console.log("myEditFrontSize: ", myEditFrontSize.style.fontSize);
|
// console.log("myEditFrontSize: ", myEditFrontSize.style.fontSize);
|
||||||
let testDiv = document.getElementById("testDevice");
|
let testDiv = document.getElementById("testDevice");
|
||||||
testDiv.innerText = "\ndpr:" + dpr;
|
testDiv.innerText = "\ndpr: " + dpr + "\nmyEditFrontSize: " + myEditFrontSize.style.fontSize;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user