Commit c449dab1 authored by Sato Hiroyuki's avatar Sato Hiroyuki

Fix bubble padding.

fix #3823
parent bbd12591
......@@ -5,7 +5,7 @@ class BranchGraph
@mspace = 0
@parents = {}
@colors = ["#000"]
@offsetX = 120
@offsetX = 150
@offsetY = 20
@unitTime = 30
@unitSpace = 10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment