commit | 971d8e6399d556302b52a92dd29abf44830a587c | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Mon Apr 11 18:37:20 2016 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Tue Apr 12 18:14:14 2016 +0000 |
tree | 57cf7391e1958b370a0420956c3765b81e7a6474 | |
parent | d7f6e7c7694305c3231a575cf709ba13075bfe48 [diff] |
Don't remove background when resizing This leads to flickers, as we should not draw in a translucent way if we didn't specify that our window is translucent, because the renderer has some about translucency. Instead, we should clip the backdrop content by the inverse of the content clip rect, which is not yet implemented. Bug: 28009524 Change-Id: Ia3f54fb83997ace863e78ff1cbe45cfb64f92f26