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

Fixed the change download files action accessing the old tree view #7766

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

qstokkink
Copy link
Contributor

@qstokkink qstokkink commented Dec 11, 2023

Fixes #7750

Additionally, this PR:

  • Adds a command to expand the tree view.
  • Fixes Codacy violations in action_selector.py regarding useless lambda.
  • Fixes torrent_links.txt to end with a new line.

@qstokkink qstokkink marked this pull request as ready for review December 11, 2023 09:42
@qstokkink qstokkink requested review from a team and egbertbouman and removed request for a team December 11, 2023 09:42
@qstokkink qstokkink changed the title WIP: Fixed the change download files action accessing the old tree view READY: Fixed the change download files action accessing the old tree view Dec 11, 2023
@qstokkink qstokkink changed the title READY: Fixed the change download files action accessing the old tree view WIP: Fixed the change download files action accessing the old tree view Dec 11, 2023
@qstokkink qstokkink force-pushed the fix_apptester_changedl branch from c02c442 to 9e521d0 Compare December 11, 2023 09:58
@qstokkink qstokkink force-pushed the fix_apptester_changedl branch from 9e521d0 to 4d760fa Compare December 11, 2023 10:06
@qstokkink qstokkink changed the title WIP: Fixed the change download files action accessing the old tree view READY: Fixed the change download files action accessing the old tree view Dec 11, 2023
@qstokkink qstokkink changed the title READY: Fixed the change download files action accessing the old tree view Fixed the change download files action accessing the old tree view Dec 11, 2023
@qstokkink qstokkink merged commit a25df64 into Tribler:main Dec 11, 2023
16 checks passed
@qstokkink qstokkink deleted the fix_apptester_changedl branch December 11, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'PreformattedTorrentFileTreeWidget' object has no attribute 'topLevelItemCount'
2 participants