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

Issue 9706059: Centralizes snap sizing and implements spec'd behavior. Three resize (Closed)

Created:
8 years, 9 months ago by sky
Modified:
8 years, 9 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Centralizes snap sizing and implements spec'd behavior. Three resize stops: .5, 2/3, .8. You get to the next stop by pausing them moving, or moving enough. BUG=116213 TEST=none R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126932

Patch Set 1 #

Patch Set 2 : Better comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+315 lines, -142 lines) Patch
M ash/ash.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/wm/workspace/frame_maximize_button.h View 3 chunks +11 lines, -6 lines 0 comments Download
M ash/wm/workspace/frame_maximize_button.cc View 9 chunks +37 lines, -16 lines 0 comments Download
A ash/wm/workspace/snap_sizer.h View 1 1 chunk +90 lines, -0 lines 0 comments Download
A ash/wm/workspace/snap_sizer.cc View 1 1 chunk +120 lines, -0 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer.h View 5 chunks +19 lines, -36 lines 0 comments Download
M ash/wm/workspace/workspace_window_resizer.cc View 6 chunks +36 lines, -84 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
8 years, 9 months ago (2012-03-15 16:04:49 UTC) #1
Ben Goodger (Google)
8 years, 9 months ago (2012-03-15 16:09:21 UTC) #2
LGTM. once we're happy with this snap_sizer seems unit-testable too.

Powered by Google App Engine
This is Rietveld 408576698