Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

MDFSpritedAnimationView does not provide a way to flip images for RTL locales #6

@romoore

Description

@romoore

I would like to pass a sprite sheet to MDFSpritedAnimationView and have an option for it to automatically be mirrored in RTL.

When a UIImage object is passed with an orientation other than .Up (e.g., .upMirrored), there is no effect on the resulting view. Neither does semanticContentAttribute on the view seem to do anything for images where flipsForRightToLeftLayoutDirection is set to YES.

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