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

Unified Diff: sky/sdk/lib/base/debug.dart

Issue 1223113004: Polish the menu animation (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | « sky/sdk/lib/animation/animation_performance.dart ('k') | sky/sdk/lib/widgets/popup_menu.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/base/debug.dart
diff --git a/sky/sdk/lib/base/debug.dart b/sky/sdk/lib/base/debug.dart
index 7b584e5b90c0977d106a2e16a61a8a67894d2b76..c8431b3994431ee74d4cf6b0bc413abc1d77c708 100644
--- a/sky/sdk/lib/base/debug.dart
+++ b/sky/sdk/lib/base/debug.dart
@@ -25,4 +25,4 @@ const sky.Color debugPaintIdeographicBaselineColor = const sky.Color(0xFFFFD000)
bool debugPaintBoundsEnabled = false;
-double timeDilation = 1.0;
+double timeDilation = 10.0;
Matt Perry 2015/07/14 20:52:54 revert this
abarth-chromium 2015/07/14 20:55:13 Oops! Thanks.
« no previous file with comments | « sky/sdk/lib/animation/animation_performance.dart ('k') | sky/sdk/lib/widgets/popup_menu.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698