Question
RichEditableText.multiline doesn't work
Setting the multiline property of RichEditableText to false doesn't seem to work in the latest build.
A work around is to set the heightInLines to 0 but the RET still allows the single line field to scroll.
Is there another property I should be setting?
