Code review comment for lp:~mzanetti/unity8/edge-hinting-tweaks

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

> - fix edge hinting to not happen if the Greeter is locked

Would it make sense to test it?

eg:
 tap on greeter when not locked -> check that greeter bounces somehow (track its x coord)
 tap on greeter when locked -> check that greeter stays still (its x coord doesn't change at all)

Or it's not worth the effort?

« Back to merge proposal