mirror of
https://github.com/rivo/tview.git
synced 2025-04-24 13:48:56 +08:00
Merge 318c788ee468eb9e0ccf28bdca3d5caf6e696b38 into c76f7879f592d17e9e68a1d795a85faae6cb7414
This commit is contained in:
commit
f0b1c92e2d
@ -94,9 +94,6 @@ type textAreaUndoItem struct {
|
||||
// text is not supported. Word-wrapping is enabled by default but can be turned
|
||||
// off or be changed to character-wrapping.
|
||||
//
|
||||
// At this point, a text area cannot be added to a [Form]. This will be added in
|
||||
// the future.
|
||||
//
|
||||
// # Navigation and Editing
|
||||
//
|
||||
// A text area is always in editing mode and no other mode exists. The following
|
||||
|
Loading…
x
Reference in New Issue
Block a user