https://bugs.kde.org/show_bug.cgi?id=507933

--- Comment #2 from Arjen Hiemstra <[email protected]> ---
There are several modes to choose from for row height. The default is
"balanced" which tries to maintain the same row height for all rows that aren't
titles. This is done so the rows have a regular pattern rather than each their
own size, leading to a more regular page. You're right that this can lead to
excessive height for other rows if one row is particularly high. In that case,
you can switch that row to use "minimum" height mode and it will be excluded
from the calculations for "balanced" row height. Note that in the case of the
Overview it will mainly result in the top row shrinking, as it becomes the only
"balanced" row.

Ultimately, I'm not sure if there's much we can do here, I don't consider the
current behaviour "wrong" for the common case. We also don't want to limit the
height of certain faces as that leads to tricky issues where individual parts
need to become scrollable rather than just the page.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to