commit | 22f479dad33deb86ee8efbce0c577e03d510da39 | [log] [tgz] |
---|---|---|
author | Ben Kwa <kenobi@google.com> | Wed Jan 20 15:07:53 2016 -0800 |
committer | Ben Kwa <kenobi@google.com> | Thu Jan 21 18:08:00 2016 -0800 |
tree | 4137be03534cd377ab7d40fd70a61101d1d079de | |
parent | e38283110918c6e0c921a5e6fde677ba0988ad2c [diff] |
Fix band selection problems. - Remove whitespace from the GridModel, which isn't set up to deal with it. - Use absolute column bounds whenever translating the band rectangle into column indices. This necessitates additional binary searching, but is necessary when columns aren't fully populated, which happens with the new grid layout. BUG=26512327 Change-Id: I5016d5de8f00c366f575f0722739007ac1612923