aboutsummaryrefslogtreecommitdiffstats
path: root/html
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2015-01-07 15:29:53 +0000
committerAdam Spiers <git@adamspiers.org>2015-01-08 01:27:45 +0000
commitf1ddf074624a7a1ef1f926da0dcfb12fe70e87b3 (patch)
tree630ad459a24266ae3d912cdf1350c6f93dcc4a9c /html
parent8faf218ecaf0dbd4c860b7feafbb14296fe90dd2 (diff)
downloadgit-deps-f1ddf074624a7a1ef1f926da0dcfb12fe70e87b3.tar.gz
try progressive offsets
As suggested here: https://github.com/tgdwyer/WebCola/issues/47#issuecomment-68980159 Doesn't seem to make any difference though.
Diffstat (limited to 'html')
-rw-r--r--html/test.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/html/test.json b/html/test.json
index 0eda49c..e3b18b4 100644
--- a/html/test.json
+++ b/html/test.json
@@ -9,31 +9,31 @@
},
{
"node": 2,
- "offset": 0
+ "offset": 100
},
{
"node": 3,
- "offset": 0
+ "offset": 200
},
{
"node": 4,
- "offset": 0
+ "offset": 300
},
{
"node": 5,
- "offset": 0
+ "offset": 400
},
{
"node": 6,
- "offset": 0
+ "offset": 500
},
{
"node": 7,
- "offset": 0
+ "offset": 600
},
{
"node": 8,
- "offset": 0
+ "offset": 700
}
],
"type": "alignment"