More Info

Revision fbf74eb...

(Back to digest)
 

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src/kitemviews:

Remove workaround to draw the focus indicator manually

In Oxygen the focus-indicator has only been drawn for widget
instances derived from QAbstractItemView and Q3ListView, so it
was not possible in Dolphin to use the style for drawing.

This has been fixed now in Oxygen, so using the style works now.

The custom code for drawing the text background will be removed
and replaced by a style-code later.

File Changes

Modified 2 files
/src/kitemviews
 
dolphin/kitemlistwidget.cpp
 
dolphin/kitemlistwidget.h
2 files changed in total