Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(616)

Issue 16080002: Fixed cropping above the arrows in Files.app. (Closed)

Created:
7 years, 7 months ago by mtomasz
Modified:
7 years, 6 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Fixed 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M chrome/browser/resources/file_manager/js/image_editor/image_editor.js View 1 2 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mtomasz
@yoshiki: PTAL. Thanks.
7 years, 7 months ago (2013-05-27 01:56:14 UTC) #1
yoshiki
lgtm
7 years, 7 months ago (2013-05-27 03:15:48 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/16080002/11001
7 years, 6 months ago (2013-05-28 06:03:17 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=118885
7 years, 6 months ago (2013-05-28 08:00:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/16080002/11001
7 years, 6 months ago (2013-05-28 09:17:09 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-05-28 10:53:11 UTC) #6
Message was sent while issue was closed.
Change committed as 202526

Powered by Google App Engine
This is Rietveld 408576698