Skip to content

Remove count property from PulseObjectFilterModel

Nicolas Fella requested to merge work/yeetcount into master

PlasmaCore.SortFilterModel already has a count property that does what we need.

For reasons that I don't fully understand this extra count property confused the view in such a way that extra "empty" sink items were visible in certain circumstances.

BUG: 427978

Merge request reports