SIGN IN SIGN UP

Allow the Input/EditableText widget to scroll horizontally

EditableText is now rendered using a custom RenderObject
(RenderEditableParagraph).  RenderEditableParagraph draws the cursor,
handles scroll offsets, and provides feedback about the size of the text for
use by the scroll behavior.
J
Jason Simmons committed
a6f41c8a106542eabf07505b4eed082053f985a4
Parent: ebd7fa3