Switch to using the new SDK Bottom Edge
Bug #1550296 reported by
Nekhelesh Ramananthan
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calendar App |
Fix Released
|
Medium
|
Renato Araujo Oliveira Filho |
Bug Description
Use the standard SDK Bottom edge that is part of UC 1.3
Expected behaviour: Bottom edge gesture should create new event for [Tomorrow, same time slot, 1h duration]
Current behaviour: nothing happens
https:/
Related branches
lp://staging/~renatofilho/ubuntu-calendar-app/optimize
- Jenkins Bot: Approve (continuous-integration)
- Ubuntu Phone Apps Jenkins Bot: Pending (continuous-integration) requested
- Kunal Parmar: Pending requested
-
Diff: 6303 lines (+3052/-1463)33 files modifiedAgendaView.qml (+14/-13)
AllDayEventComponent.qml (+71/-36)
ContactChoicePopup.qml (+57/-15)
DayView.qml (+127/-87)
EventActions.qml (+2/-13)
EventBubble.qml (+61/-71)
EventLayoutHelper.js (+0/-132)
EventListModel.qml (+17/-5)
KeyboardRectangle.qml (+1/-7)
MonthComponent.qml (+178/-125)
MonthComponentDateDelegate.qml (+1/-140)
MonthComponentWithEventsDateDelegate.qml (+80/-0)
MonthView.qml (+46/-82)
MonthWithEventsComponent.qml (+80/-0)
NewEvent.qml (+228/-131)
NewEventBottomEdge.qml (+115/-0)
PageWithBottomEdge.qml (+44/-0)
PathViewBase.qml (+12/-4)
TimeLineBase.qml (+276/-190)
TimeLineBaseComponent.qml (+159/-75)
TimeLineHeader.qml (+6/-0)
WeekView.qml (+130/-60)
YearView.qml (+64/-48)
YearViewDelegate.qml (+39/-74)
calendar.qml (+150/-27)
calendar_canvas.js (+52/-0)
calendar_canvas_worker.js (+111/-0)
click/calendar-helper-apparmor.json (+1/-1)
click/calendar.apparmor (+1/-1)
click/manifest.json.in (+1/-1)
dateExt.js (+15/-2)
po/com.ubuntu.calendar.pot (+241/-123)
tests/unittests/tst_calendar_canvas.qml (+672/-0)
description: | updated |
Changed in ubuntu-calendar-app: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-calendar-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.