-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- 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):
To-do:
- Add
captionproperty toRSPropertyFormItem. - Update
RSBooleanPropertyEditorto display caption if provided. - Update
RSFloatPropertyEditorto display caption if provided. - Update
RSObjectPropertyEditorto display caption if provided. - Update
RSPropertyViewerto display caption if provided. - Update
RSTextInputPropertyEditorto display caption if provided. - Add caption support to
RSLabelTableViewCell. - Add caption support to
RSSliderTableViewCell. - Add caption support to
RSSwitchTableViewCell. - Add caption support to
RSTextFieldTableViewCell.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
