Commit f7e7b04a authored by shiyunjie's avatar shiyunjie

update viewer

parent f71a93cf
......@@ -122,6 +122,9 @@ See https://github.com/adobe-type-tools/cmap-resources
} else {
initialPinchDistance = 0;
}
let load = document.getElementById('loading');
load.style.width = 0;
load.innerHTML = ''
},false);
viewer.addEventListener("touchmove", (e) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment