Code review comment for lp:~mterry/unity8/greeter-refactor

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

1- make tryShellWithPin
2- swipe away the cover page
3- press "Show greeter" button

You get those warnings:
"""
qml/Components/PinLockscreen.qml:24: TypeError: Cannot read property 'top' of null
qml/Components/PinLockscreen.qml:26: TypeError: Cannot read property 'horizontalCenter' of null
"""

review: Needs Fixing

« Back to merge proposal