[oobe] Edge tutorial's redesign: new gestures
Bug #1383297 reported by
Michael Terry
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
High
|
Olga Kemmet | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Michael Terry | ||
unity8 (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug Description
The first-boot edge tutorial should cover a wider range of gestures than it currently does. Things like right edge swipe, bottom edge swipe, and long vs short swipes.
Visual designs (not entirely finished yet): https:/
Related branches
lp://staging/~mterry/unity8/tutorial-new-screens
- PS Jenkins bot (community): Approve (continuous-integration)
- Michael Zanetti (community): Approve
-
Diff: 1549 lines (+769/-226)16 files modifiedqml/Shell.qml (+7/-3)
qml/Stages/ApplicationWindow.qml (+14/-1)
qml/Stages/PhoneStage.qml (+62/-34)
qml/Stages/TransformedSpreadDelegate.qml (+27/-21)
qml/Tutorial/Slider.qml (+8/-2)
qml/Tutorial/Tick.qml (+29/-0)
qml/Tutorial/Tutorial.qml (+8/-1)
qml/Tutorial/TutorialBottom.qml (+104/-0)
qml/Tutorial/TutorialBottomFinish.qml (+41/-0)
qml/Tutorial/TutorialContent.qml (+69/-75)
qml/Tutorial/TutorialLeftFinish.qml (+4/-10)
qml/Tutorial/TutorialPage.qml (+79/-74)
qml/Tutorial/TutorialRight.qml (+223/-0)
tests/autopilot/unity8/shell/emulators/tutorial.py (+24/-4)
tests/autopilot/unity8/shell/tests/test_tutorial.py (+7/-0)
tests/qmltests/Tutorial/tst_Tutorial.qml (+63/-1)
Changed in ubuntu-ux: | |
assignee: | nobody → Olga Kemmet (olga-kemmet) |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
tags: | added: rtm14 |
description: | updated |
Changed in ubuntu-ux: | |
status: | Fix Committed → In Progress |
tags: | added: ota-1 |
summary: |
- Edge tutorial's redesign: new gestures + [oobe] + [edge tutorial] Edge tutorial's redesign: new gestures |
summary: |
- [oobe] + [edge tutorial] Edge tutorial's redesign: new gestures + [design] [oobe] + [edge tutorial] Edge tutorial's redesign: new gestures |
summary: |
- [design] [oobe] + [edge tutorial] Edge tutorial's redesign: new gestures + [oobe] Edge tutorial's redesign: new gestures |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
Changed in ubuntu-ux: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
I've started looking into this. It's a small bit of work, but not undoable. Will hopefully finish by the end of next week. But talking to Olga, the design isn't finalized yet. So there may be some churn.