Link in annotation to layer in same video fails #494
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#494
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 you go to http://next.pad.ma/EV/timeline/N and click on Next , which links to http://next.pad.ma/EV/R, the URL updates, but it does not select the new layer correctly.
(VideoEditor) does not get updated here, pushing urls that just change the position or selection fail. i.e.:
pandora.URL.push('/EV/timeline/123')
pandora.URL.push('/EV/timeline/R')
In []changeset:pandora,1660: