tweaks
This commit is contained in:
parent
5962c7e8bc
commit
36ba4bd9eb
|
@ -97,7 +97,7 @@ func DrawAnnotation(r Renderer, canvasBox Box, xrange, yrange Range, s Style, lx
|
|||
rbx := lx + pl + pr + textWidth
|
||||
rby := ly + (pb + halfTextHeight)
|
||||
|
||||
lbx := lx + DefaultAnnotationDeltaWidth
|
||||
lbx := lx + pl + DefaultAnnotationDeltaWidth
|
||||
lby := ly + (pb + halfTextHeight)
|
||||
|
||||
//draw the shape...
|
||||
|
|
Loading…
Reference in New Issue
Block a user