diff options
author | 2015-09-16 13:47:53 -0700 | |
---|---|---|
committer | 2015-09-16 21:48:46 -0700 | |
commit | 3b2658011819cfe1bed61763bb666bde6e919f79 (patch) | |
tree | 351760083905ac1446d00a373ebb9ac90536aa79 /tests/permission/src | |
parent | 1e3523c71b6bbdd90dfd9f8c54943ccba055ed2c (diff) |
Use stack bounds to determine input bounds for window.
We were previously using the task bounds to determine the input
bounds for the window. This doesn't work for the case where the
docked stack is next to a non-resizeable activity/task. In this
case the task is still fullscreen, but the window surface is
cropped to the stack size which isn't fullscreen since the docked
stack is up. By using the stack bounds the input region matches
what is displayed on screen.
Change-Id: Ia4d2b3a7a050eff38d651e511f5822c4428e137d
Diffstat (limited to 'tests/permission/src')
0 files changed, 0 insertions, 0 deletions