Merge lp:~mihirsoni/ubuntu-calendar-app/MarginalIssues into lp:ubuntu-calendar-app

Proposed by Mihir Soni
Status: Merged
Approved by: Kunal Parmar
Approved revision: 519
Merged at revision: 522
Proposed branch: lp:~mihirsoni/ubuntu-calendar-app/MarginalIssues
Merge into: lp:ubuntu-calendar-app
Diff against target: 27 lines (+0/-3)
1 file modified
NewEvent.qml (+0/-3)
To merge this branch: bzr merge lp:~mihirsoni/ubuntu-calendar-app/MarginalIssues
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Kunal Parmar Approve
Review via email: mp+239145@code.launchpad.net

Commit message

Fixied Margin issues in New Event

Description of the change

Fixied Margin issues in New Event

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: Approve (continuous-integration)
Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

looks good

review: Approve
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) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
519. By Mihir Soni

Merge from trunk

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'NewEvent.qml'
2--- NewEvent.qml 2014-10-21 18:58:31 +0000
3+++ NewEvent.qml 2014-10-22 13:34:51 +0000
4@@ -355,7 +355,6 @@
5 anchors {
6 left: parent.left
7 right: parent.right
8- leftMargin: units.gu(-1)
9 }
10
11 text: i18n.tr("All day event")
12@@ -535,7 +534,6 @@
13
14 anchors {
15 left: parent.left
16- leftMargin: units.gu(-1)
17 }
18
19 showDivider: false
20@@ -556,7 +554,6 @@
21
22 anchors{
23 left:parent.left
24- leftMargin: units.gu(-1)
25 }
26 showDivider: false
27 progression: true

Subscribers

People subscribed via source and target branches

to status/vote changes: