[kmymoney] [Bug 396405] Last digit of date field is obscured by "details column" in ledger view
Ralf Habacker
bugzilla_noreply at kde.org
Mon Jul 16 14:48:22 BST 2018
https://bugs.kde.org/show_bug.cgi?id=396405
--- Comment #8 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to Thomas Baumgart from comment #6)
> > From what I can see now, a correct implementation of>
> > Register::minimumColumnWidth() should get the longest date string for the
> > current language by iterating all dates for a whole given year once at
> > application start and use that for the date column minimal width.
After looking much deeper into the implementation of this method I recognized
that the implementation in fact limits the maximum string length instead of
the minimum length, which requires determining the longest date string. Fixing
the implementation obsolates that approach.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list