Merge lp:~mzanetti/unity8/spread-fixes into lp:unity8
| Status: | Superseded | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Proposed branch: | lp:~mzanetti/unity8/spread-fixes | ||||||||
| Merge into: | lp:unity8 | ||||||||
| Diff against target: |
253 lines (+59/-16) 5 files modified
qml/Components/BlurLayer.qml (+9/-5) qml/Shell.qml (+2/-1) qml/Stage/Spread/Spread.qml (+1/-1) qml/Stage/Spread/SpreadDelegateInputArea.qml (+7/-1) qml/Stage/Stage.qml (+40/-8) |
||||||||
| To merge this branch: | bzr merge lp:~mzanetti/unity8/spread-fixes | ||||||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Lukáš Tinkl (community) | 2016-11-07 | Approve on 2016-11-07 | |
| Unity8 CI Bot | continuous-integration | Needs Fixing on 2016-11-07 | |
|
Review via email:
|
|||
This proposal has been superseded by a proposal from 2016-11-08.
Commit Message
Fixes in the spread after design review
- add a minimum width for the tile info to prevent it going to ...
- tiles should not be interactive any more when moving to spread
- add some resistance to the drag when an app is not closeable
- allow rotating when there is no app focused
- add a fade in animation to the icons in the spread
- fix spread looking out of place when there's only one item
Description of the Change
* Are there any related MPs required for this MP to build/function as expected? Please list.
nope
* Did you perform an exploratory manual test run of your code change and any related functionality?
yip yip
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
nope
* If you changed the UI, has there been a design review?
yip yip
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2680
https:/
Executed test runs:
SUCCESS: https:/
UNSTABLE: https:/
UNSTABLE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
| Lukáš Tinkl (lukas-kde) wrote : | # |
CI is fine, unrelated failures, passes locally just fine
- 2681. By Michael Zanetti on 2016-11-07
-
cleanup warning, add a comment on why
- 2682. By Michael Zanetti on 2016-11-07
-
resetting the spread position should happen on tablet too
- 2683. By Michael Zanetti on 2016-11-07
-
always close the spread on left edge swipe
- 2684. By Michael Zanetti on 2016-11-07
-
nicer code
| Lukáš Tinkl (lukas-kde) wrote : | # |
Yup, still looking good; if design wants to get these fixes in, I'm fine with it
- 2685. By Michael Zanetti on 2016-11-08
-
merge with spread-blur
- 2686. By Michael Zanetti on 2016-11-09
-
merge prereq

Nice, looks good
* Did you perform an exploratory manual test run of the code change and any related functionality?
Yes
* Did CI run pass? If not, please explain why.
Not yet, dunno why, will wait with top approval