The intention of this code appears to be finding system tray applets, since the systemtray is a containment within another applet/containment However the code causes an infinit recursion since we are calling addContainment on the same containment again The recursion also is unnecessary since corona->containments() already lists the system tray containment, so we don't need to find it by recursing through the panel's childrenwilder-5.26
parent
957eb8f003
commit
c7ba560cca
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue