Diffusion Krita d4715e9844c3

Fix lineHeight variance in multiline text

Authored by vanyossi on May 9 2019, 5:51 AM.

Description

Fix lineHeight variance in multiline text

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.