Mir

Code review comment for lp:~alan-griffiths/mir/fix-nested-cursor

Revision history for this message
Alberto Aguirre (albaguirre) wrote :

30+ memcpy(g.vaddr, image.as_argb_8888(), pixels_size);

Needs a line-by-line memcpy so the graphics region stride is respected.

review: Needs Fixing

« Back to merge proposal