Rewrite timeline qml drag
Needs ReviewPublic

Authored by mardelle on Aug 31 2018, 4:56 PM.

Details

Reviewers
alcinos

Diff Detail

Repository
R158 Kdenlive
Lint
Lint Skipped
Unit
Unit Tests Skipped
mardelle requested review of this revision.Aug 31 2018, 4:56 PM
mardelle created this revision.

Reading my diff I realize there is a lot of tests I made in it that shouldn't be committed. The setItemTrackId method should be removed as well as the QModelIndex > QPersistentModelIndex changes and a few other things. I will upload a clean version on monday.

mardelle updated this revision to Diff 40843.Sep 2 2018, 6:29 AM

Cleanup debug and unrelated testing code that shouldn't be there

mardelle updated this revision to Diff 40889.Sep 3 2018, 6:56 AM

Fix phantom clip after dragging a clip that was dropped on another track