aboutsummaryrefslogtreecommitdiffstats
path: root/dirty.html
diff options
context:
space:
mode:
authorSaivan <savian@me.com>2018-06-28 23:45:44 +1000
committerSaivan <savian@me.com>2018-06-28 23:45:44 +1000
commit739e2dff566204a601113d64d7e47a39a41b306b (patch)
treef7d4897d67ef00ca1e3c5e73bfcdff2017db4981 /dirty.html
parentad2047507de85ca40b9a83b41bde5522a1aacb05 (diff)
downloadsvg.js-739e2dff566204a601113d64d7e47a39a41b306b.tar.gz
svg.js-739e2dff566204a601113d64d7e47a39a41b306b.zip
Add a few debugging statements
Diffstat (limited to 'dirty.html')
-rw-r--r--dirty.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirty.html b/dirty.html
index a2507f4..1b4322b 100644
--- a/dirty.html
+++ b/dirty.html
@@ -218,7 +218,7 @@ a.timeline().source(() => {
})
-let obj = { rotate: 180, origin: [600, 600] }
+let obj = { shear: 2, rotate: 50, origin: [600, 600] }
a.clone() // startPosition
a.clone().transform(obj) // endPosition