Skip to content

containments/panel: fix icon applet hack in `addApplet`

Fushan Wen requested to merge work/fuf/panel/BUG454105-drop-icon-hack into master

childAt in currentLayout will return nothing when the initialization process is still running, which will place the icon applet at a wrong position and ruin the order of other applets.

BUG: 454105 FIXED-IN: 5.25

Edited by Fushan Wen

Merge request reports