Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deselect was not working #2435

Closed
wants to merge 5 commits into from
Closed

Conversation

drakonkat
Copy link
Contributor

Deselect was not working especially if you first "select" a file with a specific priority, then it will never be "deselected"

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[X ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)
I have changed file.js calling a new method in torrent.js.
I have created a method deselect in torrent.js which doesn't care about priority because if you want to deselect a file you want that will not be downloaded. I have not deleted the previous deselect method because maybe can be used elsewhere, if not it can be deleted.
I have updated the docs too

Which issue (if any) does this pull request address?
#164

Is there anything you'd like reviewers to focus on?
If is possible to write some test about it or if there is some guide on how to write it well

@drakonkat drakonkat closed this Mar 6, 2023
@geeksesi
Copy link

@drakonkat is there any problem? why you closed it?

@drakonkat
Copy link
Contributor Author

@geeksesi i closed it because on discord someone say that wass already issued by this pull request #2115

If someone want to accept iy have no problem to update it and re-test on the WebTorrent 2.0 version

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants