Skip to content
Snippets Groups Projects
Commit c449dab1 authored by Sato Hiroyuki's avatar Sato Hiroyuki
Browse files

Fix bubble padding.

fix #3823
parent bbd12591
No related branches found
No related tags found
1 merge request!3935Fix bubble padding.
Loading
Loading
@@ -5,7 +5,7 @@ class BranchGraph
@mspace = 0
@parents = {}
@colors = ["#000"]
@offsetX = 120
@offsetX = 150
@offsetY = 20
@unitTime = 30
@unitSpace = 10
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment