We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c688239 + ff8b001 commit 7ede75bCopy full SHA for 7ede75b
extras/js/zui.js
@@ -216,6 +216,7 @@
216
this.zoom = 0;
217
this.scale = 1.0;
218
this.surfaceMatrix.identity();
219
+ this.updateSurface();
220
return this;
221
}
222
extras/jsm/zui.js
@@ -288,6 +288,7 @@ export class ZUI {
288
289
290
291
292
293
294
0 commit comments