Skip to content
  • Ivan Yossi's avatar
    Fix lineHeight variance in multiline text · d4715e98
    Ivan Yossi authored
    On multiple line text, with white space between
    lines, if first line wraps around text editor the line height
    of first line will be equal to the whitespace between lines.
    
    This does not affect rendering on canvas, but was
    annoying to edit multiline text.
    d4715e98