Skip to content

Add support for captions to property form items #1

Description

@toddreed
  • A caption provides additional information about a form item.
  • The caption appears in a smaller font than the title.

For example, in a boolean property editor (caption text is the “Morbi leo risus…” text):

image

To-do:

  • Add caption property to RSPropertyFormItem.
  • Update RSBooleanPropertyEditor to display caption if provided.
  • Update RSFloatPropertyEditor to display caption if provided.
  • Update RSObjectPropertyEditor to display caption if provided.
  • Update RSPropertyViewer to display caption if provided.
  • Update RSTextInputPropertyEditor to display caption if provided.
  • Add caption support to RSLabelTableViewCell .
  • Add caption support to RSSliderTableViewCell.
  • Add caption support to RSSwitchTableViewCell.
  • Add caption support to RSTextFieldTableViewCell.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions