Text Field Height

  07. Preferences No Comments

Determines how the height of text drawers should be determined.

Constant

The height of text drawers will remain constant. They will be either a single line in height, or four lines in height if they have the TextAreaAttribute.

Line Breaks

The height of text drawers will remain constant, except when the text fields contain manual line break characters, then the height will be determined from the number of line break characters in the text.

Word Wrapping (Default)

Text drawers will have word wrapping enabled. Their height will be increased as the amount of text content inside them increases, so that all text content will always remain visible.