Mercurial > code > home > repos > light9
changeset 1487:8fab8267b88e
drop bigger initial notes
Ignore-this: f7bf7c53c80d5d3a6a92bc2b2c625572
author | drewp@bigasterisk.com |
---|---|
date | Mon, 13 Jun 2016 08:39:21 +0000 |
parents | 9b2fc3e2b223 |
children | df6bfc7e5584 |
files | light9/web/timeline/timeline.coffee |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/light9/web/timeline/timeline.coffee Mon Jun 13 08:38:55 2016 +0000 +++ b/light9/web/timeline/timeline.coffee Mon Jun 13 08:39:21 2016 +0000 @@ -294,7 +294,7 @@ ] pointQuads = [] - desiredWidthX = @offsetWidth * .1 + desiredWidthX = @offsetWidth * .3 desiredWidthT = @zoomInX.invert(desiredWidthX) - @zoomInX.invert(0) for i in [0...4]