Convert module: drag-and-drop onto drop zone not registering files #22
Loading…
Add table
Add a link
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?
Description
Files dragged onto the Convert module drop zone are not being registered. The drop handler fires but the video does not load.
History
Carry-forward from dev32 (opencode investigated but not resolved) and dev33. Still unresolved as of dev39.
Affected file
main.go— drop handler inbuildConvertViewCycle
dev39 carry-forward