Add an accessibility option to disable animated avatars#30845
Open
C0rn3j wants to merge 1 commit into
Open
Conversation
Contributor
|
I'm doubt this will be merged since animated avatars is a paid feature and people basically pay to ALWAYS annoy you with them. I guess you're better to send this to some fork. |
|
Yeah, all those accessibility options to reduce flashing are for wimps! Once your epileptic seizure is over, just get up off the floor, dust yourself off, and keep using it like nothing happened😆 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #24658
Please note the comments in the linked thread this fixes, and comments such as these on older issues for other platforms where this autoplay is no longer the case, as for the reasoning why this accessibility toggle is necessary.
This PR adds an
Animated avatarsaccessibility toggle into theBattery and Animationsview:Result of which can be seen here (left side is unmodified TG, right side is this PR):
Screencast_20260617_123747.webm
Disclaimer: This PR was assisted by an LLM
I have read the CONTRIBUTING.md, so I am aware that new UI elements are forbidden from being in PRs.
If you consider adding this option as such, let me know, and I can rework it to be under the existing
Interface animationstoggle (which I do actually otherwise want to be on), and after the PR is merged I shall open a new issue about separating it into two.