Merge lp:~om26er/music-app/fix_queue_margin into lp:music-app/trusty

Proposed by Omer Akram
Status: Merged
Approved by: Daniel Holm
Approved revision: 155
Merged at revision: 155
Proposed branch: lp:~om26er/music-app/fix_queue_margin
Merge into: lp:music-app/trusty
Diff against target: 11 lines (+1/-0)
1 file modified
MusicNowPlaying.qml (+1/-0)
To merge this branch: bzr merge lp:~om26er/music-app/fix_queue_margin
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Music App Developers Pending
Review via email: mp+189507@code.launchpad.net

Commit message

aligns the queue list with the currently playing song's coverart.

Description of the change

aligns the queue list with the currently playing song's coverart.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'MusicNowPlaying.qml'
2--- MusicNowPlaying.qml 2013-10-01 19:01:09 +0000
3+++ MusicNowPlaying.qml 2013-10-06 18:11:02 +0000
4@@ -416,6 +416,7 @@
5 UbuntuShape {
6 id: trackImage
7 anchors.left: parent.left
8+ anchors.leftMargin: units.gu(1.5)
9 anchors.top: parent.top
10 anchors.verticalCenter: parent.verticalCenter
11 height: parent.height

Subscribers

People subscribed via source and target branches

to status/vote changes: