Add test for scaling of view

This commit is contained in:
Charnoz, Antoine
2018-12-10 19:24:02 +01:00
parent 3fcb1213a8
commit 084b2d56ea
+2
View File
@@ -79,6 +79,8 @@ hitTestResults = paper.project.hitTestAll(hitTestPoint, hitOptionsInterfaceEmpty
hitTestResults = paper.project.hitTestAll(hitTestPoint, hitOptionsInterfacePartial);
hitTestResults = paper.project.hitTestAll(hitTestPoint, hitOptionsInterfaceFull);
paper.view.scaling = new paper.Point(1, 1);
function Examples() {
function BooleanOperations(){
let text = new paper.PointText({