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

Issue 518673008: Make page switch on drag happen at top and bottom for experimental app list. (Closed)

Created:
6 years, 3 months ago by calamity
Modified:
6 years, 3 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@ares_remove_page_switcher
Project:
chromium
Visibility:
Public.

Description

Make page switch on drag happen at top and bottom for experimental app list. This CL makes dragging an app in the experimental app list change pages at the top and bottom of the apps grid rather than at the sides. This matches the scroll behavior of the experimental app list. BUG=406222 Committed: https://crrev.com/2014111cdd73689c693d3b74069919d2d973edfa Cr-Commit-Position: refs/heads/master@{#293673}

Patch Set 1 #

Patch Set 2 : add comment #

Total comments: 5

Patch Set 3 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M ui/app_list/views/apps_grid_view.cc View 1 2 1 chunk +22 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
calamity
6 years, 3 months ago (2014-09-02 08:23:57 UTC) #2
Matt Giuca
https://codereview.chromium.org/518673008/diff/20001/ui/app_list/views/apps_grid_view.cc File ui/app_list/views/apps_grid_view.cc (right): https://codereview.chromium.org/518673008/diff/20001/ui/app_list/views/apps_grid_view.cc#newcode1657 ui/app_list/views/apps_grid_view.cc:1657: if (switches::IsExperimentalAppListEnabled()) { This should be: if (pagination_controller_->scroll_axis() == ...
6 years, 3 months ago (2014-09-02 08:26:34 UTC) #3
Matt Giuca
lgtm, if you address the one outstanding comment. https://codereview.chromium.org/518673008/diff/20001/ui/app_list/views/apps_grid_view.cc File ui/app_list/views/apps_grid_view.cc (right): https://codereview.chromium.org/518673008/diff/20001/ui/app_list/views/apps_grid_view.cc#newcode1658 ui/app_list/views/apps_grid_view.cc:1658: if ...
6 years, 3 months ago (2014-09-03 08:02:18 UTC) #4
calamity
https://codereview.chromium.org/518673008/diff/20001/ui/app_list/views/apps_grid_view.cc File ui/app_list/views/apps_grid_view.cc (right): https://codereview.chromium.org/518673008/diff/20001/ui/app_list/views/apps_grid_view.cc#newcode1657 ui/app_list/views/apps_grid_view.cc:1657: if (switches::IsExperimentalAppListEnabled()) { On 2014/09/02 08:26:34, Matt Giuca wrote: ...
6 years, 3 months ago (2014-09-03 11:25:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/518673008/40001
6 years, 3 months ago (2014-09-03 11:27:03 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_arm64_dbg_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-09-03 12:20:37 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_swarming/builds/12402)
6 years, 3 months ago (2014-09-03 14:10:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/518673008/40001
6 years, 3 months ago (2014-09-08 01:22:10 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 7b3fb9e5f9112b1494fcb019c8c7891f1fb6f432
6 years, 3 months ago (2014-09-08 01:53:14 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:44:36 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2014111cdd73689c693d3b74069919d2d973edfa
Cr-Commit-Position: refs/heads/master@{#293673}

Powered by Google App Engine
This is Rietveld 408576698