Add Disable Comment Loading to Data Saver Settings #1286
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature Description
Added the ability to disable comment fetching from the data saver settings when viewing the post details screen. This allows for posts that are too long for the preview to be viewed fully without loading comments.
The setting added is shown below.
Reason for Adding the Feature
This is a feature that I have seen other apps implement and can be helpful for users who need to save data or just don't care about viewing comments. Users will mostly get use out of this feature when viewing posts that are lengthy and too long to be shown fully without viewing the post details screen.