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

--- Comment #8 from Ralf Habacker <ralf.habac...@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 watching all bug changes.

Reply via email to