Removed overdoscaling from SubmapScatter.

This commit is contained in:
2019-11-21 09:48:14 +01:00
parent 4d6d2f1df0
commit 88048f14ec
3 changed files with 127 additions and 37 deletions
+1
View File
@@ -266,6 +266,7 @@ export class SubmapScatter extends DisplayObjectScatter {
minScale: 1,
maxScale: 1,
startScale: 1,
overdoScaling: 1,
scalable: false
})