Index: ui/chromeos/touch_exploration_controller.h |
diff --git a/ui/chromeos/touch_exploration_controller.h b/ui/chromeos/touch_exploration_controller.h |
index aad8d4c5654611fca9cc1e2a6ae0d563282f4bf0..85c1a30154045957e1bf216eeb5a9d88764654cc 100644 |
--- a/ui/chromeos/touch_exploration_controller.h |
+++ b/ui/chromeos/touch_exploration_controller.h |
@@ -64,6 +64,10 @@ class TouchEvent; |
// their touch exploration finger by tapping anywhere else on the screen with |
// a second finger, while the touch exploration finger is still pressed. |
// |
+// If the user enters touch exploration mode, they can click without lifting |
dmazzoni
2014/06/18 18:06:14
Oops, looks like this got added twice in the rebas
evy
2014/06/18 18:20:43
Done.
|
+// their touch exploration finger by tapping anywhere else on the screen with |
+// a second finger, while the touch exploration finger is still pressed. |
+// |
// If the user adds a second finger during the grace period, they enter |
// passthrough mode. In this mode, the first finger is ignored but all |
// additional touch events are mostly passed through unmodified. So a |