Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read custom fields in frames #2

Open
qurben opened this issue Jul 15, 2023 · 0 comments
Open

Read custom fields in frames #2

qurben opened this issue Jul 15, 2023 · 0 comments

Comments

@qurben
Copy link
Member

qurben commented Jul 15, 2023

Frames can contain custom properties, these should be read into a custom properties map. Example:

{
  "file_frames": [
    {
      "frame_title": "a frame",
      "custom:circles": "0,0,0,1"
    },
    {
      "frame_title": "other frame"
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant