~pkunal-parmar/ubuntu-calendar-app/Minor-Performance

« back to all changes in this revision

Viewing changes to DayView.qml

  • Committer: Kunal Parmar
  • Date: 2014-06-18 13:03:08 UTC
  • mfrom: (328 trunk)
  • mto: This revision was merged to the branch mainline in revision 354.
  • Revision ID: pkunal.parmar@gmail.com-20140618130308-kxzj484wzn31f1bg
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
                width: parent.width/7 * 5
82
82
                height: parent.height
83
83
                z: index == dayViewPath.currentIndex ? 2 : 1
 
84
                isActive: true
84
85
 
85
86
                Connections{
86
87
                    target: root