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

Ismael Asensio <isma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/e307038f84dc
                   |                            |0fc0556b2ceb259da0c09b035ce
                   |                            |1
         Resolution|---                         |FIXED

--- Comment #5 from Ismael Asensio <isma...@gmail.com> ---
Git commit e307038f84dc0fc0556b2ceb259da0c09b035ce1 by Ismael Asensio.
Committed on 10/06/2020 at 21:29.
Pushed by iasensio into branch 'Plasma/5.19'.

[kcm/kwinrules] Fix slow scrolling through rules list

Every `AbstractItemDelegate` was instantiating a `Kirigami.ActionToolBar`,
which is a very expensive component, rising CPU usage specially on long lists.

Use `Kirigami.SwipeListItem` instead, as is seems the proper component.

M  +23   -30   kcmkwin/kwinrules/package/contents/ui/RulesList.qml

https://invent.kde.org/plasma/kwin/commit/e307038f84dc0fc0556b2ceb259da0c09b035ce1

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

Reply via email to