DescriptionGallery: Fix a beginning position gap of cropping.
The gap occures when a user moves the mouse cursor fast at the beginning of
cropping. The reason the app uses the first mousemove event's coordinate as the
beginning position of cropping. The CL uses the mousedown event's coordinate
instead of the first mousemove's one.
BUG=412237
TEST=manually
Committed: https://crrev.com/3b3280d7204d567d4d27c7966782e2d17adcf123
Cr-Commit-Position: refs/heads/master@{#295945}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|