containments/panel: fix icon applet hack in `addApplet`
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