dragging an event should be drawn on top of existing events
Bug #1579864 reported by
Bill Filler
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calendar App |
In Progress
|
High
|
Renato Araujo Oliveira Filho |
Bug Description
from the day or week view, if you press and hold to create a new event and then drag it to move to a new time, it gets drawn underneath any existing events in the view. Instead it should be drawn on top of them always so you can see where you can release at proper time.
Related branches
lp://qastaging/~renatofilho/ubuntu-calendar-app/account-name-and-calendars
- system-apps-ci-bot: Needs Fixing (continuous-integration)
- Jenkins Bot: Approve (continuous-integration)
- Kunal Parmar: Pending requested
-
Diff: 1199 lines (+464/-157)19 files modifiedAgendaView.qml (+1/-1)
CalendarChoicePopup.qml (+16/-0)
DayView.qml (+7/-2)
EventActions.qml (+2/-2)
EventBubble.qml (+12/-5)
EventDetails.qml (+7/-10)
EventListModel.qml (+65/-31)
MonthView.qml (+6/-1)
MonthWithEventsComponent.qml (+2/-1)
NewEvent.qml (+41/-37)
RemindersModel.qml (+80/-1)
RemindersPage.qml (+108/-0)
SettingsPage.qml (+12/-2)
TimeLineBase.qml (+23/-6)
TimeLineBaseComponent.qml (+1/-10)
WeekView.qml (+21/-8)
calendar.qml (+50/-36)
calendar_canvas_worker.js (+1/-1)
tests/unittests/tst_event_list_model.qml (+9/-3)
Changed in ubuntu-calendar-app: | |
milestone: | none → ota-12 |
importance: | Undecided → High |
Changed in ubuntu-calendar-app: | |
status: | New → In Progress |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
To post a comment you must log in.