Code review comment for lp:~unity-2d-team/unity-2d/shortcut-hint-overlay

Revision history for this message
Florian Boucault (fboucault) wrote :

shell/launcher/LauncherLoader.qml refers to declarativeView.dashActive which should never be done from QML. Use Dash.qml's dash.active instead

review: Needs Fixing

« Back to merge proposal