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

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INTENTIONAL
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Arjen Hiemstra <ahiems...@heimr.nl> ---
There's a few tradeoffs that need to be made with regards to the layout of the
page. By default, we try to keep each row at the same height and prefer not to
scroll the entire page. Meanwhile, the legend tries to accomplish a pretty
complex multi-column layout within its allowed space, but is also limited by
certain sizing restrictions, like how much space can be used at minimum and
maximum for a column. Unfortunately this can lead to certain size combinations
that (partially) hide some of the legend. There isn't really any easy solution
here, as changing things one way is going to break things in other ways.

One thing you may want to try is to set the "height" for the first row to
"maximum" rather than "balanced". This will shrink the other two rows while
allowing the first row to claim more space.

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

Reply via email to