[dolphin] [Bug 416232] Stop using lighter text for columns in details view

Nate Graham bugzilla_noreply at kde.org
Thu Nov 19 18:20:05 GMT 2020


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

Nate Graham <nate at kde.org> changed:

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

--- Comment #7 from Nate Graham <nate at 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 on the CC list for the bug.


More information about the kfm-devel mailing list