diff --git a/lib/mixins/canvas-drawer.coffee b/lib/mixins/canvas-drawer.coffee index 1e817aed..2124cc3f 100644 --- a/lib/mixins/canvas-drawer.coffee +++ b/lib/mixins/canvas-drawer.coffee @@ -258,6 +258,8 @@ class CanvasDrawer extends Mixin context.fillStyle = @getDecorationColor(decoration) context.fillRect(0,y,canvasWidth,lineHeight) + return + # Internal: Draws a highlight decoration on the passed-in context. # # It renders only the part of the highlight corresponding to the specified