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
=== modified file 'NewEvent.qml'
--- NewEvent.qml 2014-10-21 18:58:31 +0000
+++ NewEvent.qml 2014-10-22 13:34:51 +0000
@@ -355,7 +355,6 @@
355 anchors {355 anchors {
356 left: parent.left356 left: parent.left
357 right: parent.right357 right: parent.right
358 leftMargin: units.gu(-1)
359 }358 }
360359
361 text: i18n.tr("All day event")360 text: i18n.tr("All day event")
@@ -535,7 +534,6 @@
535534
536 anchors {535 anchors {
537 left: parent.left536 left: parent.left
538 leftMargin: units.gu(-1)
539 }537 }
540538
541 showDivider: false539 showDivider: false
@@ -556,7 +554,6 @@
556554
557 anchors{555 anchors{
558 left:parent.left556 left:parent.left
559 leftMargin: units.gu(-1)
560 }557 }
561 showDivider: false558 showDivider: false
562 progression: true559 progression: true

Subscribers

People subscribed via source and target branches

to status/vote changes: