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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #7 from Nate Graham <n...@kde.org> ---
Code-wise, this is trivially done by removing the line
"painter->setPen(m_additionalInfoTextColor);" in kstandarditemlistwidget.cpp,
which causes it to fall back to the default text color.

However this has the effect of causing additional information text in icon view
to also be drawn using the default font color rather than a lightened version
of it. I haven't yet found a way to only make this change for the columns in
list view.

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

Reply via email to