[Digikam-devel] [Bug 141238] Album tree lacks horizontal scroll bar

Andi Clemens andi.clemens at gmx.net
Fri Dec 5 10:09:55 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=141238





--- Comment #6 from Andi Clemens <andi clemens gmx net>  2008-12-05 11:09:54 ---
The only thing that works here is to use setResizeMode(Q3ListView::NoColumn);

Then scrollbar will always be visible, but it is working. I think this is
normal, looking at Eclipse right now it also shows the horizontal scrollbar all
the time, even if the contents would fit in the frame.

Right now we use LastColumn, which will resize the columns to fit the width of
the folderview. So turning of resizing the columns seems to be the only way.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list