DescriptionEase selection dragging between large/small text lines
Previously, the coordinate sent for adjusting the text selection was
offset from the line by half the line height. The side effect is that
dragging up/down from large lines, particularly to smaller lines, was
difficult, and sometimes even impossible.
Resolve this by using the smaller of fixed size offset and half the
line height. This eases dragging the selection bounds between lines
that differ greatly in size.
BUG=450640
Committed: https://crrev.com/dd0f0e5da45ede84f56f7d50aee23ab13a1b96f2
Cr-Commit-Position: refs/heads/master@{#312982}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #
Messages
Total messages: 10 (3 generated)
|