Commit 510e3c90 authored by Matthias Betz's avatar Matthias Betz
Browse files

always add scaling value when loading for saving

parent ef4e0bde
......@@ -132,6 +132,7 @@ function setupModel(vcsApp, windowPos, url, name) {
model: {
uri: url,
show: true,
scale: 1,
},
});
placedModels.push({
......
Supports Markdown
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