[oobe] Edge tutorial's redesign: new look
Bug #1386268 reported by
Michael Terry
This bug affects 1 person
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
This is a breakout from bug 1383297 (which now just covers new gestures).
This bug is just about implementing the new look and feel as well as dropping the first greeter screen, which is no longer in the tutorial designs.
I'm making a separate bug because they will likely be given different priorities and implemented at different times.
You can see the new visuals in this folder: https:/
And the flow in general here: https:/
Related branches
lp://staging/~mterry/unity8/tutorial-refactor
- PS Jenkins bot: Pending (continuous-integration) requested
- Andrea Cimitan: Pending requested
-
Diff: 2307 lines (+1144/-811)20 files modifieddebian/unity8.install (+1/-0)
qml/CMakeLists.txt (+3/-2)
qml/Components/EdgeDemo.qml (+0/-254)
qml/Components/EdgeDemoOverlay.qml (+0/-273)
qml/Launcher/Launcher.qml (+13/-7)
qml/Shell.qml (+33/-23)
qml/Tutorial/Arrow.qml (+56/-0)
qml/Tutorial/Slider.qml (+117/-0)
qml/Tutorial/Tutorial.qml (+85/-0)
qml/Tutorial/TutorialContent.qml (+130/-0)
qml/Tutorial/TutorialLeft.qml (+91/-0)
qml/Tutorial/TutorialLeftFinish.qml (+47/-0)
qml/Tutorial/TutorialPage.qml (+240/-0)
tests/autopilot/unity8/shell/emulators/tutorial.py (+16/-102)
tests/autopilot/unity8/shell/fixture_setup.py (+6/-6)
tests/autopilot/unity8/shell/tests/test_tutorial.py (+17/-18)
tests/qmltests/CMakeLists.txt (+1/-1)
tests/qmltests/Components/tst_EdgeDemoOverlay.qml (+0/-123)
tests/qmltests/Tutorial/tst_Tutorial.qml (+286/-0)
tests/qmltests/tst_TabletShell.qml (+2/-2)
description: | updated |
tags: | added: rtm14 |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michael Terry (mterry) |
status: | New → In Progress |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
summary: |
- [oobe] + [edge tutorial] Edge tutorial's redesign: new look + [design] [oobe] + [edge tutorial] Edge tutorial's redesign: new look |
Changed in unity8 (Ubuntu RTM): | |
status: | New → In Progress |
assignee: | nobody → Michael Terry (mterry) |
importance: | Undecided → High |
summary: |
- [design] [oobe] + [edge tutorial] Edge tutorial's redesign: new look + [oobe] Edge tutorial's redesign: new look |
Changed in unity8 (Ubuntu RTM): | |
status: | In Progress → New |
importance: | High → Undecided |
assignee: | Michael Terry (mterry) → nobody |
Changed in ubuntu-ux: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Thanks for that!