Code review comment for lp:~aacid/unity8/swipe_down_close_no_remove_dash

Revision history for this message
Michael Zanetti (mzanetti) wrote :

> Employing an EdgeDragEvaluator there should solve it nicely and consistently
> (despite the name being out-of-place in this application)

As discussed on IRC, the EdgeDragEvaluator currently doesn't support this particular use case. We should fix that and make use of it in some more places in the Stages code. I'll try to get that sorted for the QtCompositor branch too as it touches this code anyways.

« Back to merge proposal