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

--- Comment #67 from Marco Martin <notm...@gmail.com> ---
Git commit 42a3d8accd4e494d343954ddaa916a6c618d94f3 by Marco Martin.
Committed on 04/02/2016 at 10:56.
Pushed by mart into branch 'Plasma/5.5'.

reset the model on list always shown/hide change

something really wrong is going on on the proxymodel updates
the wrong item gets removed from the list.
it may be  a wrong mapping between source and dest model
(doesn't seem so)
or may have been some misguided attempt by QML to recycle delegates

anyways resetting the model in some conditions even if expensive
seems to be the only way to workaround this.
Anyways this systray implementation is beyond any repair and
the rewritten version won't have to rely on so many models
and proxymodels
Related: bug 357627

M  +10   -3    applets/systemtray/plugin/tasksproxymodel.cpp
M  +4    -1    applets/systemtray/plugin/tasksproxymodel.h

http://commits.kde.org/plasma-workspace/42a3d8accd4e494d343954ddaa916a6c618d94f3

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

Reply via email to