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

Word Counts #335

Merged
merged 3 commits into from Jun 22, 2020
Merged

Word Counts #335

merged 3 commits into from Jun 22, 2020

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Jun 22, 2020

This PR solves some issues with how word count accounting is done in the tree.

The points from Issue #333 are resolved:

  • When a file is moved to Trash, the word count is moved along with it.
  • When a file is permanently deleted, the word count is first zeroed, forcing it to be subtracted from the Trash folder count.

In addition, this PR fixes some issues with word counts being subtracted and added incorrectly when a file is dragged from one folder to another.

@vkbo vkbo merged commit e83717f into master Jun 22, 2020
@vkbo vkbo deleted the word_counts branch June 23, 2020 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant