Skip to content

Make Drag-n-Drop events less hacky#405

Draft
tintou wants to merge 7 commits intomasterfrom
tintou/drag-drop
Draft

Make Drag-n-Drop events less hacky#405
tintou wants to merge 7 commits intomasterfrom
tintou/drag-drop

Conversation

@tintou
Copy link
Member

@tintou tintou commented Jun 19, 2019

That drag_component in the CalendarModel made no sense

return events;
}

private static int search_rid (E.CalComponent a, string? rid) {
Copy link
Collaborator

@jeremypw jeremypw Jun 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would normally be named compare_id or similar. DId you mean to name the following "get_event ()" this? It would make more sense.

@jeremypw
Copy link
Collaborator

Needs deb-packaging updating in order to pass Travis CI (libmayacalendar0.symbols).

@jeremypw
Copy link
Collaborator

You need to merge edit-recurring-2 branch for this to work properly (also master) - otherwise the view does not update after dragging/dropping. After merging that branch this seems to work as expected.

@jeremypw
Copy link
Collaborator

@tintou Converting to draft as there are conflicts, CI issues and no recent activity

@jeremypw jeremypw marked this pull request as draft May 11, 2021 17:44
@danirabbit
Copy link
Member

@tintou did you want to revisit this before I try to do the drag and drop controller stuff for the GTK4 branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants