Skip to content

Feature Request: Respond to AccessibilitySettings.animatedImagesEnabled #2601

@johager

Description

@johager

I see that the package will respect a user's UIAccessibility.isReduceMotionEnabled setting and only show the frame that's tagged with a reducedMotionMarker when it's on. It would be great if the package could also respect a user's AccessibilitySettings.animatedImagesEnabled setting and only show the frame that's tagged with a reducedMotionMarker when it's off. Ideally, the reducedMotionMarker frame would be shown when UIAccessibility.isReduceMotionEnabled || !AccessibilitySettings.animatedImagesEnabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions