Skip to content

kicker: remove favorites more reliably

Harald Sitter requested to merge work/sitter/favs into master

previously we'd trip up on removal because the value of m_itemEntries may no longer point to an existing resource. when that is the case we must go by the key inside the map to relibably remove the favorite.

BUG: 497958

Merge request reports

Loading