https://bugs.kde.org/show_bug.cgi?id=452581
--- Comment #6 from Trent M <twilightinz...@gmail.com> --- (In reply to Nate Graham from comment #5) > Looks like a legitimate issue, and your change seems sane to me. Would you > be interested in submitting a merge request with it? I can help! Definitely! And I would very much appreciate the help. The only thing I think I would want to change about my patch as it is now is that I might want to round up the rectangle height for the lowe values somehow such that it's always centered within the bar. So if the bar is 7px high, it will never have a 4px high rectangle that it can't actually center, or if the bar is 8px high, it will never have a 5px rectangle that it can't actually center. I'm sure there's some math to do this, but I haven't thought it up yet, haha. -- You are receiving this mail because: You are watching all bug changes.