Skip to content

Commit cb9aa00

Browse files
Notes from playing around with the example
1 parent 91ff4a5 commit cb9aa00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

release-content/release-notes/bevy_text_input_module.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@ Features:
1616
* Max character limit.
1717
* Responsive height sizing.
1818
* Vertical and horizontal scrolling
19-
* Fixes the line cropping while vertical scrolling bug in cosmic-text.
2019
* Text selection.
2120
* Cut, copy and paste.
2221
* Numeric input mode.
23-
* Single line mode.
24-
* Support for the common navigation actions like home, end, page down, page up, next word, end of paragraph, etc.
22+
* Multi-line text input with an optional single line mode.
23+
* Support for the common navigation actions like arrow key navigation, home, end, page down, page up, next word, end of paragraph, etc.
2524
* Backspace.
2625
* Overwrite mode.
2726
* Click to place cursor.

0 commit comments

Comments
 (0)