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

Frame Label doesn't work #16

Description

@clam61

if a movie with frame labels is loaded and you try something like:

for (SwiffFrame *f in m_movie.frames) {
NSLog(@"frame label %@", [f label]);
}

all frame labels are nil

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions