Skip to content

applets/taskmanager: save one item by using Loader as iconBox

Fushan Wen requested to merge work/fuf/tm/efficient into master

Loader inherits Item, so it's possible to use Loader as a parent item.

The two changes save two item creations to make the widget more efficient than before.

Edited by Fushan Wen

Merge request reports