Edits: On paste, clip is inserted at the wrong position #2283
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#2283
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the last item in the clip list is selected, the pasted clip gets inserted before that clip.
It should be inserted after the selected clip.
that way you can not insert at the beginning of the list,
to insert after all clips, dont select anything.
Expected behavior: Insert after last selected item, or, if nothing is selected, at the end.
Still wrong if multiple clips are selected.
Still wrong when pasting via keyboard, inserts at the end of the list.
Works when pasting via menu, still inserts at the beginning when pasting via keyboard shortcut.