Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lgl
SmartVillages2
Commits
510e3c90
Commit
510e3c90
authored
Nov 28, 2024
by
Matthias Betz
Browse files
always add scaling value when loading for saving
parent
ef4e0bde
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.js
View file @
510e3c90
...
...
@@ -132,6 +132,7 @@ function setupModel(vcsApp, windowPos, url, name) {
model
:
{
uri
:
url
,
show
:
true
,
scale
:
1
,
},
});
placedModels
.
push
({
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment