This commit is contained in:
Will Charczuk 2016-07-11 00:19:35 -07:00
parent 5962c7e8bc
commit 36ba4bd9eb

View File

@ -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...