DescriptionFixed cropping above the arrows in Files.app.
Cropping over the right arrow was malfunctioning because of a bug in coordinates calculation. The mouse move handler was interpreting relative position (here on the arrow) instead of the page coordinates. This patch fixes it by using page coordinates instead of relative ones.
TEST=Edit a photo, crop, drop the area very fast over the right arrow.
BUG=244046
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202526
Patch Set 1 #Patch Set 2 : Updated a comment. #Messages
Total messages: 6 (0 generated)
|