Skip to content
Commit 0022a808 authored by David Redondo's avatar David Redondo 🏎
Browse files

widgetexplorer: Simplify category filter creation

Instead of listing all applets again and comparing with the categories
of the already listed applets in the model just use the already known
categories.
Instead of using multiple sets and look ups if a filter was already added
only deduplicate the list of translated categories once.
Lowering of the category name is deferred to the filer/actual
comparison, this should make it less confusing what happens when and
we need the actual names for translation.
Also show the available filters sorted alphabetically by their translated
names.
parent 304247f3
Pipeline #470281 passed with stage
in 15 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment