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

Unified Diff: ash/wm/workspace/workspace_cycler_animator.h

Issue 12212040: Make the workspace cycler animation parameters editable via chrome://gesture (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/wm/workspace/workspace_cycler.cc ('k') | ash/wm/workspace/workspace_cycler_animator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/workspace_cycler_animator.h
diff --git a/ash/wm/workspace/workspace_cycler_animator.h b/ash/wm/workspace/workspace_cycler_animator.h
index 0ed0d2216dcace134472c086372ee84db8c9d329..e6b584ca3d147065f7a8f33e42e3cd4056465ecb 100644
--- a/ash/wm/workspace/workspace_cycler_animator.h
+++ b/ash/wm/workspace/workspace_cycler_animator.h
@@ -75,7 +75,7 @@ class ASH_EXPORT WorkspaceCyclerAnimator :
void AbortAnimations();
// Animate cycling by |scroll_delta|.
- void AnimateCyclingByScrollDelta(float scroll_delta);
+ void AnimateCyclingByScrollDelta(double scroll_delta);
// Returns the workspace which should be activated if the user does not do
// any more cycling.
« no previous file with comments | « ash/wm/workspace/workspace_cycler.cc ('k') | ash/wm/workspace/workspace_cycler_animator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698