Merge lp:~pkunal-parmar/ubuntu-calendar-app/Flat-EventBubble into lp:ubuntu-calendar-app

Proposed by Kunal Parmar
Status: Merged
Approved by: Mihir Soni
Approved revision: 551
Merged at revision: 555
Proposed branch: lp:~pkunal-parmar/ubuntu-calendar-app/Flat-EventBubble
Merge into: lp:ubuntu-calendar-app
Diff against target: 15 lines (+2/-1)
1 file modified
EventBubble.qml (+2/-1)
To merge this branch: bzr merge lp:~pkunal-parmar/ubuntu-calendar-app/Flat-EventBubble
Reviewer Review Type Date Requested Status
Mihir Soni Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+242353@code.launchpad.net

Commit message

Changing event bubble to flat

Description of the change

Changing event bubble to flat

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
Mihir Soni (mihirsoni) wrote :

Looks good to me!
Thanks kunal

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'EventBubble.qml'
--- EventBubble.qml 2014-10-24 13:18:44 +0000
+++ EventBubble.qml 2014-11-20 13:54:50 +0000
@@ -41,9 +41,10 @@
4141
42 signal clicked(var event);42 signal clicked(var event);
4343
44 UbuntuShape{44 Rectangle{
45 id: bg45 id: bg
46 anchors.fill: parent46 anchors.fill: parent
47 border.color: "white"
47 }48 }
4849
49 function resize() {50 function resize() {

Subscribers

People subscribed via source and target branches

to status/vote changes: