Skip to content

AppCleaner: Correctly update inaccessible item count after deletion - #1809

Merged
d4rken merged 1 commit into
mainfrom
acs-item-count
May 26, 2025
Merged

AppCleaner: Correctly update inaccessible item count after deletion#1809
d4rken merged 1 commit into
mainfrom
acs-item-count

Conversation

@d4rken

@d4rken d4rken commented May 26, 2025

Copy link
Copy Markdown
Member

The itemCount for inaccessible items was incorrectly hardcoded to 1, which would be wrong if multiple files contributed to the inaccessible size. This change removes the incorrect itemCount update, ensuring the totalSize and publicSize are correctly adjusted after deleting inaccessible files.

The `itemCount` for inaccessible items was incorrectly hardcoded to `1`, which would be wrong if multiple files contributed to the inaccessible size. This change removes the incorrect `itemCount` update, ensuring the `totalSize` and `publicSize` are correctly adjusted after deleting inaccessible files.
@d4rken d4rken added bug Something isn't working as expected c: AppCleaner Automation Accessibility service related (ACS) labels May 26, 2025
@d4rken
d4rken merged commit 404f297 into main May 26, 2025
@d4rken
d4rken deleted the acs-item-count branch May 26, 2025 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Automation Accessibility service related (ACS) bug Something isn't working as expected c: AppCleaner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant