-
Committer:
Bileto Bot
-
Author(s):
Michael Terry
-
Date:
2016-06-17 01:12:02 UTC
-
mfrom:
(2342.4.25 tutorial-fixups)
-
Revision ID:
ci-train-bot@canonical.com-20160617011202-2xsat7psafj9csad
Drop bottom edge tutorials completely and small fixes for other edges.
A bundle of fixes requested by Design, after living with the new tutorial for a while:
- Drop bottom edges completely. The existing in-app hints are enough, and we want to grow them rather than do it from shell. Plus they make the user interaction logic too complicated.
- Don't show any tutorials if a notification, dialog, or spread is already open.
- Left swipe:
* Delay for 20s (instead of immediately being shown)
* Specify "short" in text
- Top swipe:
* Delay for 60s (instead of 30s)
* Use "access to notifications and quick settings" (instead of "open notification bar")
- Long left swipe:
* Delay for 10s (instead of 5s) -- need to confirm with Design
* Move to after top swipe tutorial
* Only show if a non-dash app is focused
* Disable long left swipe in shell until this tutorial is shown
- Right swipe:
* Delay for 10s (instead of 3s)
* Require 3 apps to be open (instead of 2)
* Remove "short or long" from text (LP: #1565103)