Documentation is work in progress and not completeEditor
Text

Text Box Modes

Auto Width (Point Text)

The text box width expands and contracts as text is added or removed. No wrapping occurs unless Enter is pressed. This mode is appropriate for:

  • -Single-word or short-phrase labels
  • -Title text where line breaks are manually controlled
  • -Text elements that will be animated per-character or per-word

Auto Height (Fixed Width)

The width is fixed by the text box definition. The height expands automatically as content grows. Text wraps when it reaches the right edge. This mode is appropriate for:

  • -Body copy that must fit a column width
  • -Subtitle and caption text
  • -Multi-paragraph text blocks

The width is adjustable by dragging the right edge of the bounding box in selection mode.

Fixed Frame

Both width and height are fixed. If text overflows the defined frame, it is clipped. An overflow indicator (a small plus symbol at the bottom-right of the frame) appears when the text content is larger than the frame. Text is not automatically scaled down — content that overflows is hidden.

Converting Between Modes

Right-click a text element and select "Text Box Type" to switch between modes at any time. Content is preserved across conversions.