Code review comment for lp://staging/~azzar1/unity/inverse-mouse-area-previews

Revision history for this message
Andrea Azzarone (azzar1) wrote :

Sweet. I'll fix it ASAP
Il giorno 15/apr/2013 15:25, "Michał Sawicz" <email address hidden>
ha scritto:

> Review: Needs Fixing
>
> > I can remove the yellow Rectangle but without MouseArea how can I test
> > that clicking outside the preview emits the close signal?
>
> The InverseMouseArea will take care of that, you don't need the MouseArea,
> you just need to try and deliver a click to the preview's dismissArea.
>
> mouseClick(preview.dismissArea, 1, 1)
> --
>
> https://code.launchpad.net/~andyrock/unity/inverse-mouse-area-previews/+merge/157557
> You are the owner of lp:~andyrock/unity/inverse-mouse-area-previews.
>

« Back to merge proposal