Code review comment for lp:~mzanetti/unity8/unified-stages

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

physical orientation is portrait while showing a landscape-only app. Go to spread and select that same app again, returning to the same state you were before:
https://youtu.be/kFr1xRCvQBU

That landscape-only app gets several resizes during that use case, going even to a portrait size in between:

MirSurface[0x29562f0,"Weathers window title"]::resize width=781 height=748
MirSurface[0x29562f0,"Weathers window title"]::resize width=440 height=748
MirSurface[0x29562f0,"Weathers window title"]::resize width=781 height=748
MirSurface[0x29562f0,"Weathers window title"]::resize width=781 height=407

Is all this really necessary to implement the new design?

« Back to merge proposal