plugin drawwhitespace: return line height on draw_line_text
This commit is contained in:
@@ -176,5 +176,5 @@ function DocView:draw_line_text(idx, x, y)
|
||||
end
|
||||
end
|
||||
|
||||
draw_line_text(self, idx, x, y)
|
||||
return draw_line_text(self, idx, x, y)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user