Skip to content

📘 Add images to docstrings once I refresh my Bitly quota #47

@demberto

Description

@demberto

PyFLP/pyflp/arrangement.py

Lines 335 to 336 in f2bd7a0

# TODO Add link to GIF from docs once Bitly quota is available again.
enabled = StructProp[bool](id=TrackID.Data)

PyFLP/pyflp/arrangement.py

Lines 355 to 357 in f2bd7a0

# TODO Add link to GIF from docs once Bitly quota is available again.
locked = StructProp[bool](id=TrackID.Data)
"""Whether the tracked is in a locked state."""

PyFLP/pyflp/channel.py

Lines 771 to 772 in f2bd7a0

# TODO Add link to GIF from docs once Bitly quota is available again.
enabled = EventProp[bool](ChannelID.IsEnabled)

Metadata

Metadata

Assignees

Labels

docsImprovements or additions to documentation

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions