[systemsettings] [Bug 290971] Artifacts when scrolling systemsettings view (icon view UI)

Nikita Skovoroda chalkerx at gmail.com
Sat Aug 9 19:19:06 BST 2014


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

--- Comment #15 from Nikita Skovoroda <chalkerx at gmail.com> ---
I nailed it down to d->categoryView->setFrameShape( QFrame::NoFrame );

https://projects.kde.org/projects/kde/workspace/systemsettings/repository/revisions/1f9cc223/entry/icons/IconMode.cpp#L182

Adding setWordWrap(true); and setFrameShape(QFrame::NoFrame); to a simple
KCategorizedView with multi-word label names makes it lag.

Is this a bug in systemsettings or kitemviews?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list