diff options
author | Keisuke Kuroyanagi <ksk@google.com> | 2017-01-12 19:24:18 +0900 |
---|---|---|
committer | Keisuke Kuroyanagi <ksk@google.com> | 2017-01-12 19:24:18 +0900 |
commit | 7c263ddd582abacbbe9c71341a6ef4c704d12100 (patch) | |
tree | bd0e5187bf2c2f89b598ec2aecf533d8156e0a40 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 199ab1f175927db87bf9ddd7099039b11ef37bb7 (diff) |
Make selection end handle stick to selection at line end.
At line break, one offset can be mapped to two phisical
position: previous line end and next line start.
Previously, all cursor handles are placed at next line
start.
With this CL, selection end handle is placed at the
previous line end in such cases.
Test: FrameworksCoreTests
Bug: 21305922
Change-Id: I00d9f9a0cd417ca92534e93b3d3f655cd62f25d3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions