Code review comment for lp:~feng-kylin/unity8/fix-lp1413791

Revision history for this message
Albert Astals Cid (aacid) wrote :

Please move the launcherShowDashHomeSpy.clear(); to either the beginning of the function or to init(), having it there in the middle of the function is a bit weird since it may imply it needs clearing after doing part of the things above it

review: Needs Fixing

« Back to merge proposal